1.0.20 • Published 5 years ago

@feizheng/ushell-module-git v1.0.20

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago