A utility to transform file contents for easy upload / storage over cloud
Usage:
$ npx npx-bin/file-transformer <filename_or_path>
Step 1: Install the package globally
$ npm i -g @kcak11/file-transformer
Step 2: Run the command
$ file-transformer <filename_or_path>
Requires:
- npm@5.2.0 (or greater) version to be installed
Note: You can check the version using the following command:
$ npm --version
License: MIT License
ยฉ 2019 kcak11.com