jiofi-cli

My awesome command-line tool

Usage no npm install needed!

<script type="module">
  import jiofiCli from 'https://cdn.skypack.dev/jiofi-cli';
</script>

README

jiofi-cli

My awesome command-line tool

🙋‍♂️ Made by @abhijithvijayan

Donate: PayPal, Patreon

Buy Me a Coffee


❤️ 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