0.1.1 • Published 2 years ago

@tsnp/ongit v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ongit

Wake up the browser in the terminal and open the git repository of the current/specified folder

Install

npm install -g @tsnp/ongit

Usage

  1. For the current folder ongit
  2. For the specified folder ongit path/to/your/folder

Error Code

  • -1: Maybe this folder is not a git project.
  • -2: The git project does not have a origin address set.
  • -3: The origin address may be illegal or the program has a bug, please create issue here.