/newrepos

create new repository with git init

Primary LanguageGo

newrepos

newrepos creates new git repository in your GOPATH environment.

Installation

go get [-u] github.com/suzuken/newrepos

Usage

$ newrepos github.com/suzuken/example
Initialized empty Git repository in /Users/ke-suzuki/src/github.com/suzuken/hoge/.git/

License

MIT