s786s-cli-currency-converter

1.0.0 • Public • Published

CLI Currency Converter

CLI Currency Converter is a simple command-line tool to convert currencies. It allows users to convert between different currencies with ease.

Installation

You can install the CLI Currency Converter package via npm:

npm install cli-currency-converter

Usage

After installation, you can use the CLI Currency Converter in your terminal. Simply run the command:

currency-converter

Follow the prompts to select your currency, the currency you want to convert to, and enter the amount to convert.

Example

$ currency-converter
Select your Currency: USD
Select your Conversion Currency: PKR
Enter your conversion amount: 100
Your conversion from USD to PKR is 277.3

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Author: Muhammad Shabbir


Now, for the NPM README:

```markdown
# CLI Currency Converter

CLI Currency Converter is a simple command-line tool to convert currencies. It allows users to convert between different currencies with ease.

## Installation

You can install the CLI Currency Converter package via npm:

```bash
npm install cli-currency-converter

Usage

After installation, you can use the CLI Currency Converter in your terminal. Simply run the command:

currency-converter

Follow the prompts to select your currency, the currency you want to convert to, and enter the amount to convert.

Example

$ currency-converter
Select your Currency: USD
Select your Conversion Currency: PKR
Enter your conversion amount: 100
Your conversion from USD to PKR is 277.3

Author

License

This project is licensed under the MIT License - see the LICENSE file for details.

Package Sidebar

Install

npm i s786s-cli-currency-converter

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

17.4 kB

Total Files

5

Last publish

Collaborators

  • muhammadshabbir