@gito/gito-cli

2.0.0 • Public • Published

gito-cli

A simple package to open local git repositories in the browser. GITO cli applies to the working directory

Install

GITO cli is a npm package: https://www.npmjs.com/package/@gito/gito-cli

npm install -g @gito/gito-cli

Usage:

gito                    (default) Opens the default branch of the origin fetch remote repository.
gito -r <remote name>   Opens the remote repo for specified remote name. e.g. 'origin'
gito -b <branch name>   Opens the remote repo at specified "branch name".
gito [ -h | --help ]    Shows this message.

Readme

Keywords

Package Sidebar

Install

npm i @gito/gito-cli

Weekly Downloads

3

Version

2.0.0

License

ISC

Unpacked Size

3.19 kB

Total Files

3

Last publish

Collaborators

  • stefonsimmons