gacm icon indicating copy to clipboard operation
gacm copied to clipboard

Git Account Management Tools & NPM Registry Manager

GitHub stars

Git Account Management Tools

English | 简体中文

Features

  • ✨ Seamless switching of GIT account

  • 🚀Minimalist operation,just like nvm

  • 😊 gacm ls Automatically add local git account

Getting Started

pnpm add gacm -g

yarn add gacm -g

npm install gacm -g

Usage

## just like nvm

## View the user list, and local users will be automatically added
gacm ls


## Switch git account
gacm use xxx ---local  

gacm use xxx ---global


## Add user,--alias Optional  define user alias
gacm add --name xxx --email xxx --alias xxx

## Define user alias
gacm alias xxxx xxxx

## Delete user
gacm delate user

License

MIT License © 2022 阿乐去买菜(alqmc)