node-file-pumper-cli
v0.0.2
Published
[![NPM Version][npm-image]][npm-url] [![NPM Downloads][downloads-image]][downloads-url]
Downloads
2
Maintainers
Readme
Installation
$ npm install -g node-file-pumper-cli
$ yarn global add node-file-pumper-cli
Quick Start
Create 1mb file
$ pump --file=test.exe --size=1 --type=mb
Command Line Options
--version output the version number
-f, --file file name to generate
-s, --size (int) file size
-v, --type <mb|kb> file size in kb or mb
-h, --help output usage information