gfc@1.1.0
Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory with files). Useful for unit tests and generators.
MIT
2017-09-29
安装 (1.1.0)
npm install gfc@1.1.0
yarn add gfc@1.1.0
pnpm add gfc@1.1.0
bun add gfc@1.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.1 |
| mkdirp | ^0.5.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| gitty | ^3.6.0 |
| gulp-format-md | ^0.1.12 |
| mocha | ^3.2.0 |
| rimraf | ^2.6.1 |