suzuken / newrepos

create new repository with git init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

create new repository with git init


Languages

Language:Go 100.0%