0.1.0 • Published 4 years ago

jiofi-cli v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

❤️ it? ⭐️ it on GitHub or Tweet about it.

Table of Contents

Installation

Ensure you have Node.js 10 or later installed. Then run the following:

npm install --global jiofi-cli

If you don't want to install the CLI globally, you can use npx to run the CLI:

npx jiofi-cli --help

Usage

$ jiofi-cli --help

  My awesome command-line tool

  Usage
    $ jiofi-cli [input] [options]

  Input
    command                Lorem ipsum

  Options
    -v, --version          Show the version and exit with code 0

  Examples
    $ jiofi-cli test-repo

Issues

Looking to contribute? Look for the Good First Issue label.

🐛 Bugs

Please file an issue here for bugs, missing documentation, or unexpected behavior.

See Bugs

Linting & TypeScript Config

License

MIT © Abhijith Vijayan

0.1.0

4 years ago