Sha256: e4b5d7d14c29f932ebd3315513692fd59653433f5d5e5f584df5bc69bd88d45f
Contents?: true
Size: 873 Bytes
Versions: 27
Compression:
Stored size: 873 Bytes
Contents
Hammer-CLI-Foreman Development Docs =================================== There's a lot of useful information in [development documentation of Hammer Core](https://github.com/theforeman/hammer-cli/blob/master/doc/developer_docs.md#hammer-development-docs). Studying it first can help you to understand the basic principles. Foreman plugin extends the Hammer Core in following areas: - [Using HammerCLIForeman::Command](using_hammer_cli_foreman_command.md#using-hammercliforeman) - [Building options](option_builder.md#option-builders) - [Automatic name resolution](name_id_resolution.md#name-to-id-resolution) - [Testing commands](testing.md#testing-hammer-commands) - [Writing a plugin](plugin.md#writing-a-plugin) It's recommended that you set `:refresh_cache: true` in the plugin settings if engaging in API development to enable aggressive apidoc cache checking.
Version data entries
27 entries across 27 versions & 1 rubygems