文件名称:cocoapods-trunk:行李箱的CocoaPods插件
文件大小:35KB
文件格式:ZIP
更新时间:2024-06-17 14:06:19
Ruby
CocoaPods :: Trunk 树干的CocoaPods插件。 安装 将此行添加到您的应用程序的Gemfile中: gem 'cocoapods-trunk' 然后执行: $ bundle 或将其自己安装为: $ gem install cocoapods-trunk 用法 在本地安装trunk.cocoapods.org并运行它: $ env TRUNK_SCHEME_AND_HOST=http://localhost:4567 bundle exec pod trunk --help 贡献 叉它 创建功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
cocoapods-trunk-master
----.kick(598B)
----.rubocop_todo.yml(843B)
----.rubocop_cocoapods.yml(3KB)
----LICENSE.txt(1KB)
----lib()
--------pod()
--------cocoapods_plugin.rb(28B)
--------cocoapods_trunk.rb(53B)
----Gemfile(844B)
----spec()
--------command()
--------fixtures()
--------spec_helper.rb(2KB)
----Rakefile(2KB)
----.travis.yml(754B)
----README.md(1KB)
----.rubocop.yml(61B)
----Gemfile.lock(4KB)
----.gitignore(147B)
----cocoapods-trunk.gemspec(975B)
----CHANGELOG.md(9KB)