洗碗机:一个CLI工具,可帮助您轻松删除叉式存储库

时间:2024-02-25 06:22:52
【文件属性】:

文件名称:洗碗机:一个CLI工具,可帮助您轻松删除叉式存储库

文件大小:14KB

文件格式:ZIP

更新时间:2024-02-25 06:22:52

github ruby api ruby-gem github-api

洗碗机 使用Ruby编写的CLI工具,可帮助您删除不需要的GitHub分支。 安装 gem install dishwasher 用法 发展历程 签出仓库后,运行bin/setup来安装依赖项。 然后,运行rake test来运行测试。 您也可以运行bin/console进行交互式提示,以进行实验。 要将这个gem安装到本地计算机上,请运行bundle exec rake install 。 要发布新版本,请更新version.rb的版本号,然后运行bundle exec rake release ,它将为该版本创建git标签,推送git commits和标签,并将.gem文件推送至 。


【文件预览】:
dishwasher-master
----.github()
--------workflows()
----lib()
--------dishwasher.rb(405B)
--------dishwasher()
----Gemfile(89B)
----Rakefile(195B)
----test()
--------test_helper.rb(104B)
--------dishwasher_test.rb(148B)
----LICENSE.md(1KB)
----README.md(3KB)
----.all-contributorsrc(859B)
----Gemfile.lock(2KB)
----exe()
--------dishwasher(273B)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(73B)
----dishwasher.gemspec(1KB)
----bin()
--------console(244B)
--------setup(131B)
--------standardize(50B)
--------standardrb(803B)
--------loc(64B)

网友评论