node-file-pumper-cli

0.0.2 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-file-pumper-cli

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    3.69 kB

    Total Files

    5

    Last publish

    Collaborators

    • shaunlwm