npm.io
1.1.2 • Published 2 years agoCLI

free-git

Licence
ISC
Version
1.1.2
Deps
1
Size
3 kB
Vulns
0
Weekly
0

how to use

第一步:

npm install xielv-git -d

第二步:

在项目根目录新建shell.mjs,并添加一下代码

import gitShell from 'xielv-git'

gitShell()

第三步:在根目录执行

node shell.mjs

全局调用

npm install xielv-git -g
HOW TO USE
xielvgit