Discover Packages
github.com/glena/github-starred-catalog
command
module
Version:
v0.0.0-...-4575f81
Opens a new window with list of versions in this module.
Published: Nov 12, 2014
License: GPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
github-starred-catalog
This is a simple tool to make a catalog of your starred projects on github.
I know that github already let you do this but what the heck, I wanted to learn Go!
Set up the environment
First at all, intall Go (http://golang.org/doc/install )
Then, download the dependencies:
go get "github.com/google/go-github/github"
go get "github.com/wsxiaoys/terminal"
Finally, run the app
go run gh-catalog.go
Done!
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.