文件名称:itamae-plugin-recipe-openssh:用于 openssh 的 itamae 食谱插件
文件大小:11KB
文件格式:ZIP
更新时间:2024-08-10 05:19:30
Ruby
Itamae::Plugin::Recipe::Openssh 用于 openssh 的 Itamae 食谱插件 安装 将此行添加到应用程序的 Gemfile 中: gem 'itamae-plugin-recipe-sshd' 然后执行: $ bundle 或者自己安装: $ gem install itamae-plugin-recipe-sshd 用法 TODO:在这里写使用说明 发展 签出 repo 后,运行bin/setup来安装依赖项。 然后,运行bin/console以获得允许您进行实验的交互式提示。 要将这个 gem 安装到您的本地机器上,请运行bundle exec rake install 。 要发布新版本,请更新version.rb的版本号,然后运行bundle exec rake release为bundle exec rake release创建
【文件预览】:
itamae-plugin-recipe-openssh-master
----.gitignore(87B)
----.rspec(31B)
----.travis.yml(30B)
----Vagrantfile(628B)
----itamae-plugin-recipe-openssh.gemspec(1KB)
----spec()
--------unit()
--------spec_helper.rb(43B)
--------fixtures()
----README.md(1KB)
----lib()
--------itamae()
----Gemfile(110B)
----Rakefile(685B)