1.0.20 • Published 4 years ago

@feizheng/ushell-module-git v1.0.20

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

ushell-module-git

Unix like shell module for git.

installation

npm i -S @feizheng/ushell-module-git

dependencies

# guc
npm i -g @feizheng/git-url-cli

# t2k
npm i -g @feizheng/topics2keywords

# git-sweep
npm i -g @feizheng/git-sweep

encoding utf-8

install private package:

Git仓库当私有npm 这个方法得益于,npm提供的的丰富安装方法。通过下面方法安装:

npm i -S git+ssh://git@git.showgold.cn:npm/hello.git
npm install -S git+ssh://git@github.com:npm/npm.git#v1.0.27
npm install -S git+ssh://git@github.com:npm/npm#semver:^5.0
npm install -S git+https://isaacs@github.com/npm/npm.git
npm install -S git://github.com/npm/npm.git#v1.0.27
1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago