forked from x/icebergs
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
section "npm"
|
|
shell `
|
|
./bin/npm install -g cnpm --registry=https://registry.npm.taobao.org
|
|
`
|