Skip to content

michaelkitson/stock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

stock.go

Stock quotes in the terminal

Replaces a bash function with some nightmarish regular expressions I once used. Also, my first go!

Example

$ stock goog aapl twtr fb
GOOG:	$1,070	+12.53	(+1.19%)
AAPL:	$560.02	-7.88	(-1.39%)
TWTR:	$44.95	-0.67	(-1.47%)
FB: 	$47.94	-0.40	(-0.83%)

About

Stock quotes in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages