Skip to content

++++------ your data in shell, and more. Inspired by holman/spark.

License

Notifications You must be signed in to change notification settings

quchunguang/stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stars

++++------ your data in shell, and more. Inspired by holman/spark.

Install

go get github.com/quchunguang/stars

Run

stars data_file
echo 10 5 | stars
echo  1.2 4.4 3.1 0.5 | stars --spark

Cooler Usage

echo "Average scores" 1.2 4.4 3.1 0.5 | stars --spark
echo "Changed lines in stars.go" 10 5 | stars

Contributing

Contributions welcome! Like seriously, I think contributions are real nifty.

Make your changes and be sure the tests all pass:

go test

That also means you should probably be adding your own tests as well as changing the code. Wouldn't want to lose all your good work down the line, after all!

Once everything looks good, open a pull request.

About

++++------ your data in shell, and more. Inspired by holman/spark.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages