文件名称:mothra:一个用于 bugzilla 系统的 FreeBSD send-pr 工具
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-20 11:01:10
Ruby
摩斯拉 用于 bugzilla 系统的 FreeBSD send-pr 命令行工具。 安装 $ gem install mothra 添加 ~/.mothra.yml 设置 $ curl https://raw.githubusercontent.com/pct/mothra/master/.mothra.yml > ~/.mothra.yml 或手动创建: # bugzilla base data BZ_URL: https://bugs.freebsd.org/bugzilla/ BZ_USER: test@example.com BZ_PASSWD: test PRODUCT: Ports & Packages COMPONENT: Individual Port(s) STATUS: ['New', 'Open', 'In Progress', 'UNCONFIRMED']
【文件预览】:
mothra-master
----LICENSE.txt(1KB)
----lib()
--------mothra.rb(66B)
--------mothra()
----Gemfile(91B)
----.mothra.yml(218B)
----Rakefile(29B)
----README.md(3KB)
----.gitignore(138B)
----bin()
--------mothra(38B)
----CHANGELOG.md(299B)
----mothra.gemspec(1KB)