@gengjiawen/git-repo-cli
v0.0.1
Published
my polished project
Downloads
4
Readme
clone git repo with CLI
Commands: clone [destination] clone a repository into a newly created directory
Sample
npx https://github.com/gengjiawen/git-repo-cli clone nodejs/gyp-next#v0.9.1 ./gyp
repository
The shorthand repository string to download the repository from:
- GitHub -
github:owner/name
or simplyowner/name
- GitLab -
gitlab:owner/name
- Bitbucket -
bitbucket:owner/name
Setup
npm install
npm start
Project generated by gengjiawen/ts-scaffold