Skip to content

This is a command line application that takes in currency (using ISO 4217 code) as an argument and displays whether or not the currency is supported in the application

Notifications You must be signed in to change notification settings

Yaska1706/Focus-mobile-currency-cli-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focus-mobile-currency-cli-application

This is a command line application that takes in currency (using ISO 4217 code) as an argument and displays whether or not the currency is supported in the application.

#installation

For the application to run you need to have npm installed in your computer if not visit npm installation for instructions

If npm is installed run on the terminal:

npm i -g currency-test

After installation is complete now the application is now ready for use.

Run the following command on your terminal:

currency-test

About

This is a command line application that takes in currency (using ISO 4217 code) as an argument and displays whether or not the currency is supported in the application

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published