markcheno / go-quote

Yahoo finance/Google finance/Coinbase/Bittrex/Binance/Tiingo historical quote downloader library and cli written in golang
MIT License
320 stars 82 forks source link

Create the cli tool using spf13/cobra library #5

Open saniales opened 6 years ago

saniales commented 6 years ago

It enables to easily document your cli application, and code is more readable source: https://github.com/spf13/cobra