0.0.1 • Published 6 years ago

g13 v0.0.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
6 years ago

g13

clone Github repos the way go get behaves

Install

$ npm install -g g13

Usage

# Clones https://github.com/Metnew/g13 in ~/github.com/Metnew/g13
$ g13 add Metnew/g13
# Removes ~/github.com/Metnew/g13
$ g13 rm Metnew/g13
# Lists repos in ~/github.com path
$ g13 list

Purpose

Such way of storing repos is pretty organized. Making a hunders of thematic folders is worse than storing anything in github.com folder.

Contributing

Waiting on any fresh ideas and PRs. Closer git integration is possible.

Author

Vladimir Metnew vladimirmetnew@gmail.com

License

Apache-2.0. But it could be changed by RFC.