1.0.2 • Published 5 years ago

@mtusk/gite v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

gite

A Node CLI with some helpful commands related to git.

Built using oclif.

Usage

$ 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.

Running locally

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