Path: | doc/developer_docs.md |
Last Update: | Tue Sep 23 08:12:23 +0200 2014 |
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)
It‘s recommended that you set `:refresh_cache: true` in the plugin settings if engaging in API development to enable aggressive apidoc cache checking.