some useful shell scripts.
goclone: to clone a git repo in to a ordered directory tree.
for example, repo: git@github.com:kom0055/stupidshell.git
if you use goclone, it will be cloned to: $GOPATH/src/github.com/kom0055/stupidshell
| Name | Name | Last commit date | ||
|---|---|---|---|---|
some useful shell scripts.
goclone: to clone a git repo in to a ordered directory tree.
for example, repo: git@github.com:kom0055/stupidshell.git
if you use goclone, it will be cloned to: $GOPATH/src/github.com/kom0055/stupidshell