Skip to content

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

Notifications You must be signed in to change notification settings

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