Skip to content

💵 A Simple Currency Converter CLI written in Go - Powered by freecurrencyconverterapi.com

License

Notifications You must be signed in to change notification settings

lexmartinez/go-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-currency-converter

💵 A Simple Currency Converter CLI written in Go - Powered by freecurrencyconverterapi.com

Build Setup

# clone repo
$ git clone https://github.com/lexmartinez/go-currency-converter

# change directory to cloned app
$ cd go-currency-converter

# go build
$ go build converter.go

# start the server
$ ./converter ${QTY} ${FROM} ${TO}

License

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

About

💵 A Simple Currency Converter CLI written in Go - Powered by freecurrencyconverterapi.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages