0.0.2 • Published 6 years ago

node-file-pumper-cli v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

NPM Version NPM Downloads

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

License

MIT