1.2.11 • Published 10 months ago

gacm v1.2.11

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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)

1.2.11

10 months ago

1.2.10

11 months ago

1.2.8

2 years ago

1.2.9

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.0

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.1.5

3 years ago

1.2.3

3 years ago

1.1.4

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.1.2

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago