文件名称:makeforgit:生成用于探索 git 的源文件
文件大小:11KB
文件格式:ZIP
更新时间:2024-07-30 02:04:06
JavaScript
弥补 一个简单的命令行工具,用于生成文件以了解 git 在工作中的命令。 选项: makeforgit filename [--number] [--index] [--append] [--commit] [--one] filename The file name prefix -n, --number The number of files to generate -i, --index Specify the file index to modify -a, --append Append template to file specified with index. If the template doesn't match a pre-exiting one, the argument value is used -c, --commit Com
【文件预览】:
makeforgit-master
----.gitignore(610B)
----ideas.md(147B)
----package.json(670B)
----LICENSE(18KB)
----index.js(5KB)
----README.md(788B)