Skip to content

Small cli tool which converts latest cryptocurrency to usd

License

Notifications You must be signed in to change notification settings

andybroger/cryptoCoins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptoCoins CLI Tool

Test

This little tool grabs the latest CryptoCoin -> USD Price and print it to the console.

usage:

go build
./cryptoCoins <CUR>

# example BTC (default)

$ ./cryptoCoins
$ 2020/03/26 09:14:54 - 1 BTC is 6612.98 USD

# example ETH
$ ./cryptoCoins ETH
$ 2020/03/26 09:16:54 - 1 ETH is 134.99 USD

About

Small cli tool which converts latest cryptocurrency to usd

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages