Back to directory
kinfuy avatar

gacm

Git Account Management Tools & NPM Registry Manager. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/kinfuy/gacm.git

129

Stars

9

Forks

2

Watchers

MIT

License

icon

gacm gacm gacm GitHub stars

Git Account Management Tools & NPM Registry Manager

English | 简体中文

Features

  • ✨ Seamless switching of GIT account and npm registry

  • 🚀Minimalist operation,just like nvm

  • 😊 gacm ls Automatically add local git account or npm registry

  • 👋 gnrm Flexible configuration, pollution-free,distinguish package manager

Getting Started

pnpm add gacm -g

yarn add gacm -g

npm install gacm -g

Usage

switch git account

## 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 delete user

switch npm registry

## just like nvm

## View the registry list, and local registry will be automatically added
gnrm ls [-p xxxx]


## Switch npm registry default npm
gacm use xxx [-p yarn]

gacm use xxx [-p cnpm]


## Add registry--alias Optional  define registry alias
gacm add --name xxx --registry xxx [--alias xxx]

## Define registry alias
gacm alias xxxx xxxx

## delete registry
gacm delete xxx

License

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

Releases

🐞 Bug Fixes Fix: unknown options output help (#25) - by @kinfuy (4b8f446) View changes on GitHub

   🐞 Bug Fixes

Type & gacm ls current  -  by kinfuy (b8fa5) Gacm test timetout output  -  by kinfuy (a4ad6) Gacm 当前标记样式  -  by @kinfuy (aea85)

    View changes on GitHub

Mar 23, 2023

Download .zip

   🚀 Features

Gnrm test registry  -  by @kinfuy (4e4c1)

   🐞 Bug Fixes

当前源标记白色主题不明显  -  by @kinfuy (b5f6f) Gnrm test options -r  -  by @kinfuy (4ddd7)

    View changes on GitHub

   🚀 Features

Command --help  -  by @kinfuy (5c29a)

   🏎 Performance

提升gnrm ls 执行效率  -  by @kinfuy (c2ec9)

    View changes on GitHub

   🚀 Features

The new ui show the current registry  -  by @kinfuy in #23 (5d9a1)

   🐞 Bug Fixes

Gnrm use pkg not found error tips  -  by @kinfuy (8b747)

    View changes on GitHub

Contributors

2 contributors by commits. Profile dekhne ke liye kisi bhi developer par click karein.