Sha256: cd2e71ee381443fef60380f57593c51ee07e24d883b747847dac53e1e3fac6c1
Contents?: true
Size: 470 Bytes
Versions: 37
Compression:
Stored size: 470 Bytes
Contents
Plugin Name =========== Here is an optional, short description about your plugin. Gem Requirements ---------------- This plugin requires the following gems: ```ruby gem 'my_gem', '~> 1.4.5' gem 'other_gem', '>= 5.0.1' ``` Hooks ----- - `after_promote` Configuration ------------- ```yaml plugins: plugin_name: option_1: true option_2: - a - b - c ``` #### option_1 This is a description of the option. - Type: `String` - Default: `ABC`
Version data entries
37 entries across 37 versions & 2 rubygems