1.2.2 • Published 2 years ago

@browng/swgit v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

🚧 This is still in development, and not ready for general use.

swgit 1.2.2

test cases build version

  • CLI - Easy using git with multiple accounts.

Documents

How to install

1. MAC OS

  brew tap 9bany/swgit

  brew install swgit

2. Linux

Download the latest version of swgit from the releases page and then run:

$ cp -i swgit-linux /usr/local/bin/swgit

3. Nodejs

npm i @browng/swgit
#or
yarn add @browng/swgit

4. Window