文件名称:bosh-plugin-generator:为BOSH插件开发创建文件系统树结构
文件大小:23KB
文件格式:ZIP
更新时间:2024-05-23 20:17:06
Ruby
Bosh插件生成器
这个gem为BOSH插件创建文件系统树结构。 BOSH可以在许多IaaS提供程序上的大量VM上安装和更新软件包,而绝对无需进行任何配置更改。
什么是BOSH?
BOSH安排了以下初始部署和正在进行的更新:可预测,可重复,可靠,自我修复,与基础架构无关。 您可以查看并在阅读更多详细信息。
如何安装
gem install bosh-plugin-generator
如何使用
bosh generate plugin
【文件预览】:
bosh-plugin-generator-master
----.travis.yml(235B)
----.rmvrc(45B)
----templates()
--------.ruby-gemset.erb(23B)
--------Rakefile(109B)
--------licenses()
--------Gemfile(96B)
--------main.rb.erb(276B)
--------spec()
--------.gitignore(600B)
--------README.md.erb(826B)
--------.ruby-version.erb(19B)
--------gemspec.erb(1KB)
--------helpers_folder()
--------cli()
----Rakefile(109B)
----Gemfile(143B)
----Gemfile.lock(5KB)
----.rspec(48B)
----spec()
--------plugin_generator()
--------assets()
--------plugin_generator_spec.rb(2KB)
--------spec_helper.rb(382B)
----.gitignore(44B)
----lib()
--------bosh()
----README.md(1KB)
----bosh-plugin-pipeline.gemspec(2KB)