Skip to content
/ gite Public

A Node CLI with some helpful commands related to git.

License

Notifications You must be signed in to change notification settings

mtusk/gite

Repository files navigation

gite

A Node CLI with some helpful commands related to git.

Built using oclif.

Getting Started

$ npm install @mtusk/gite --global
$ gite
$ gite open
$ gite help
$ gite help open
$ gite open -h
$ gite open --help

Commands

open

$ open [PATH]

Opens the Opens GitHub for the repository associated to a directory in the default web browser.

Debugging

$ ./bin/run
$ ./bin/run open