gfc@2.0.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
2018-03-09
安装 (2.0.0)
npm install gfc@2.0.0
yarn add gfc@2.0.0
pnpm add gfc@2.0.0
bun add gfc@2.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| empty-dir | ^1.0.0 |
| is-git-url | ^1.0.0 |
| mkdirp | ^0.5.1 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| delete | ^1.1.0 |
| gitty | ^3.6.0 |
| gulp-format-md | ^1.0.0 |
| mocha | ^3.5.3 |
| rimraf | ^2.6.2 |