Path: | doc/developer_docs.md |
Last Update: | Tue Mar 10 13:27:41 -0400 2015 |
Hammer-CLI-Foreman Development Docs
There‘s a lot of useful information in [development documentation of Hammer Core](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:
- [Building options](option_builder.md#option-builder) - [Automatic name resolution](name_id_resolution.md#name---id-resolution)
It‘s recommended that you set `:refresh_cache: true` in the plugin settings if engaging in API development to enable aggressive apidoc cache checking.