1.0.22 • Published 3 months ago

@jswork/ushell-module-git v1.0.22

Weekly downloads
1
License
MIT
Repository
github
Last release
3 months ago

ushell-module-git

Unix like shell module for git.

installation

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

dependencies

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

# t2k
npm i -g @jswork/topics2keywords

# git-sweep
npm i -g @jswork/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.22

3 months ago

1.0.21

3 months ago

1.0.20

3 months ago

1.0.19

7 months ago

1.0.18

11 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.9

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.8

1 year ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago