/gite

A Node CLI with some helpful commands related to git.

Primary LanguageTypeScriptMIT LicenseMIT

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