gclone

0.1.1 • Public • Published

gclone

Better git clone. Type less, clone more.

Quick Start

$ npm install -g gclone
$ gclone creaturephil/markus

Documentaion

gclone (repo or variable) [optional - name]

Clones the repo as the repo name or to a given name.

Example
$ gclone npm/npm
$ gclone variable

gclone set

Saves a variable to a repo for later use.

Example
$ gclone set variable variable/repo
$ gclone set express strongloop/express

gclone list

List all variables set.

Example
$ gclone list

gclone remove

Remove a variable.

Example
$ gclone remove variable

License (MIT)

Package Sidebar

Install

npm i gclone

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • creaturephil