0.0.3 • Published 3 years ago

currconv v0.0.3

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

node-inquirer-curr-converter-cli

Currency Converter CLI with Node.js, TypeScript, and Inquirer.

Setup

Create API Key

  1. Head over to this site.
  1. Create an account on the site, subscribe to a plan and copy the API Key.
  2. Set the API Key as environment variable.
    # Windows
    set CURR_API_KEY=xxxxxxxxXXXXXXXX
    # Mac & Linux
    export API_KEY=xxxxxxxxXXXXXXXX
0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago