洗碗机:一个CLI工具可帮助您轻松删除叉式存储库 源码
洗碗机 使用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.zip
(预估有个24文件)
dishwasher-master
.github
workflows
standardrb.yml
433B
tests.yml
402B
lib
dishwasher.rb
405B
dishwasher
github.rb
3KB
message_formatter.rb
557B
暂无评论