文件名称:Molinillo:通用依赖性解析算法
文件大小:59KB
文件格式:ZIP
更新时间:2024-06-01 19:25:52
Ruby
莫利尼略 通用的依赖项解决方案实现。 安装 将此行添加到您的应用程序的Gemfile中: gem 'molinillo' , :git => 'https://github.com/CocoaPods/Molinillo' 然后执行: $ bundle install 或将其自己安装为: $ gem install molinillo 用法 请参阅文件以获取概述,并查看测试套件的用法示例。 贡献 叉它 创建功能分支( git checkout -b my-new-feature ) 提交更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建拉取请求 名字 是一种特殊的打蛋器,在墨西哥用于制备热巧克力等饮料。 就像依赖解析器一样,molinillo可以帮助您提取各种配料
【文件预览】:
Molinillo-master
----.kick(666B)
----.rubocop_todo.yml(2KB)
----.github()
--------dependabot.yml(404B)
--------workflows()
----.rubocop_cocoapods.yml(3KB)
----.gitmodules(153B)
----molinillo.gemspec(642B)
----lib()
--------molinillo()
--------molinillo.rb(327B)
----Gemfile(271B)
----spec()
--------fuzz_spec.rb(3KB)
--------dependency_graph()
--------dependency_graph_spec.rb(3KB)
--------spec_helper.rb(1KB)
--------errors_spec.rb(807B)
--------spec_helper()
--------resolver_integration_specs()
--------state_spec.rb(927B)
--------resolver_spec.rb(13KB)
----Rakefile(3KB)
----LICENSE(1KB)
----README.md(1KB)
----.rubocop.yml(702B)
----ARCHITECTURE.md(8KB)
----.rspec(42B)
----Gemfile.lock(2KB)
----.yardopts(28B)
----.gitignore(613B)
----bin()
--------bundle(2KB)
--------rubocop(513B)
--------rake(504B)
--------rspec(512B)
----CHANGELOG.md(13KB)