Sha256: 94129c19b88e14bbba5c609382f3078adb4f273a1a8cb5c24b8915f6f3de98ff
Contents?: true
Size: 1.15 KB
Versions: 4
Compression:
Stored size: 1.15 KB
Contents
Hammer Development Docs ======================= Hammer is a generic clamp-based CLI framework. It uses existing clamp features and adds some extra utilities. We recommend to get familiar with the [Clamp documentation](https://github.com/mdub/clamp/#quick-start) before creating hammer specific plugins. Contents: - [Writing a plugin](writing_a_plugin.md#writing-your-own-hammer-plugin) - [Creating commands](creating_commands.md#create-your-first-command) - [Help modification](help_modification.md#modify-an-existing-help) - [Commands modification](commands_modification.md#modify-an-existing-command) - [Command extensions](commands_extension.md#extend-an-existing-command) - [Option builders](option_builders.md#option-builders) - [Creating ApiPie commands](creating_apipie_commands.md#creating-commands-for-restful-api-with-apipie) - [Development tips](development_tips.md#development-tips) - [Option normalizers](option_normalizers.md#option-normalizers) - [Internationalization](i18n.md#internationalization) Links: - slides from tutorial at Config Management Camp 2015: [Hacking with hammer](https://tstrachota.fedorapeople.org/slides/hacking_with_hammer/)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hammer_cli-0.18.1 | doc/developer_docs.md |
hammer_cli-0.18.0 | doc/developer_docs.md |
hammer_cli-0.17.1 | doc/developer_docs.md |
hammer_cli-0.17.0 | doc/developer_docs.md |