/git-switch

CLI - Easy using git with multiple accounts.

Primary LanguageJavaScriptMIT LicenseMIT

🚧 This repository has been archived by the owner. It is now read-only. check new repo

swgit 1.1.0

test cases build version

  • CLI - Easy using git with multiple accounts.

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

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