Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ ghcc Public

A wrapper tool of ghq and scc

License

sh0n0/ghcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghcc

ghcc combines ghq (repository management tool) with scc (code counter).

Install

$ go get github.com/kwQt/ghcc

Dependencies

Commands

get

get source code from repository by using ghq get, and then show scc results.

$ ghcc get https://github.com/<user>/<repository>.git

You can remove source code automatically if you enter "y" at the last prompt.

ls

display history of scc results as list.

$ ghcc ls

clear

clear all history

$ ghcc clear

About

A wrapper tool of ghq and scc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages