rune-cli:一个非常简单的命令行工具,可以进行常规提交

时间:2024-06-12 10:18:12
【文件属性】:

文件名称:rune-cli:一个非常简单的命令行工具,可以进行常规提交

文件大小:29KB

文件格式:ZIP

更新时间:2024-06-12 10:18:12

JavaScript

符文 一种简陋的命令行工具,用于进行。 安装 npm install -g rune-cli 用法 rune是git commit -m 替代品。 它使您可以在进行实际提交之前选择适当的常规提交类型。 只需将git commit -m 替换为rune commit -m 。 例子 ➜ your-project git:(main) rune commit -m " add installation instruction " ? Select the type of change you are committing: (Use arrow keys) ❯ feat: A new feature fix: A bug fix docs: Documentation only chan


【文件预览】:
rune-cli-main
----LICENSE.txt(11KB)
----lib()
--------config.js(2KB)
----test()
--------config.spec.js(247B)
--------When_getting_choice_list.should_return_the_default_list_of_commit_types.approved.txt(2KB)
--------When_running_some_tests.should_be_able_to_use_Approvals_.approved.txt(14B)
--------canary.spec.js(179B)
----README.md(2KB)
----.gitignore(21B)
----bin()
--------index.js(2KB)
----CHANGELOG.md(686B)
----package-lock.json(74KB)
----package.json(735B)

网友评论