文件名称:travis-tinkering
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-20 11:08:21
Ruby
特拉维斯::修补 待办事项:写一个宝石描述 安装 将此行添加到应用程序的 Gemfile 中: gem 'travis-tinkering' 然后执行: $ bundle 或者自己安装: $ gem install travis-tinkering 用法 TODO:在这里写使用说明 贡献 分叉它( ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建一个新的拉取请求
【文件预览】:
travis-tinkering-master
----.gitignore(118B)
----.travis.yml(30B)
----LICENSE.txt(1KB)
----README.md(601B)
----lib()
--------travis()
----travis-tinkering.gemspec(886B)
----Gemfile(101B)
----Rakefile(83B)