8000 GitHub - rustybalboadev/goStock: Track Stocks in the Command Line using goStock ๐Ÿ“ˆ
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rustybalboadev/goStock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

goStock

Track Stocks in the Command Line using goStock ๐Ÿ“ˆ

Arguments ๐Ÿ“ฆ

usage: goStock [-h|--help] [-a|--add "<value>"] [-r|--remove "<value>"]
               [-i|--refresh <integer>] [-c|--clear]

               goStock Commands

Arguments:

  -h  --help     Print help information
  -a  --add      Add a Stonk Using Its Symbol
  -r  --remove   Remove a Stonk Using Its Symbol
  -i  --refresh  Refresh Stonks x Amount of Seconds
  -c  --clear    Clear All Stonks

Usage

  1. Open Up Terminal
  2. run go get github.com/RustyBalboadev/goStock
  3. Run goStock -h
  4. Start Adding Stonks! ๐Ÿ“ˆ
  5. Enjoy :)

Examples ๐Ÿง 

goStock --add TSLA goStock --remove GOOGL goStock --refresh 60 goStock --clear

Inspiration ๐Ÿ’ก

I saw a program on r/Python link So I thought it would be a good learning expierence to make it in GO. It doesn't have all the features but I'm working on adding the rest.

About

Track Stocks in the Command Line using goStock ๐Ÿ“ˆ

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0