@jignesh119/clicrypto

1.0.1 • Public • Published

CliCrypto

CliCrypto is a command-line tool built with Node.js and the Ink library that allows you to quickly view the current prices of popular cryptocurrencies. It's designed to be simple and fast, providing an easy way to check the latest crypto prices right from your terminal.

Features

  • Real-time Cryptocurrency Prices: Get the latest prices for popular cryptocurrencies.
  • Simple and Intuitive: Just run clicrypto to see the list of cryptocurrencies and their current prices.
  • Helpful Flags: Use --help or -h for usage information, and --version or -V to check the current version.
  • Cross-Platform: Works on macOS, Linux, and Windows.
  • Lightweight: Minimal dependencies, easy to install and use.

Installation

You can install CliCrypto globally using npm:

npm install -g @jignesh119/clicrypto

Alternatively, you can clone the project from GitHub and install it locally:

git clone https://github.com/yourusername/clicrypto.git
cd clicrypto
npm install -g

Usage

After installing CliCrypto, simply run the following command in your terminal:

clicrypto

This will display a list of cryptocurrencies along with their current prices.

Flags

  • --help, -h: Display usage information.
  • --version, -V: Display the current version of CliCrypto.

Contributing

Contributions are welcome! If you have any ideas for new features or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Dependents (0)

Package Sidebar

Install

npm i @jignesh119/clicrypto

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

8.27 kB

Total Files

6

Last publish

Collaborators

  • jignesh119