Sha256: d6c7406ef22811bd7d530075dc86313b314dfab68f41cd330e8c5c52440e45de

Contents?: true

Size: 955 Bytes

Versions: 19

Compression:

Stored size: 955 Bytes

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)
 - [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

19 entries across 19 versions & 1 rubygems

Version Path
hammer_cli-0.15.1 doc/developer_docs.md
hammer_cli-0.15.0 doc/developer_docs.md
hammer_cli-0.14.0 doc/developer_docs.md
hammer_cli-0.13.1 doc/developer_docs.md
hammer_cli-0.13.0 doc/developer_docs.md
hammer_cli-0.12.0 doc/developer_docs.md
hammer_cli-0.11.0 doc/developer_docs.md
hammer_cli-0.10.2 doc/developer_docs.md
hammer_cli-0.10.1 doc/developer_docs.md
hammer_cli-0.10.0 doc/developer_docs.md
hammer_cli-0.9.0 doc/developer_docs.md
hammer_cli-0.8.0 doc/developer_docs.md
hammer_cli-0.7.0 doc/developer_docs.md
hammer_cli-0.6.1 doc/developer_docs.md
hammer_cli-0.6.0 doc/developer_docs.md
hammer_cli-0.5.1 doc/developer_docs.md
hammer_cli-0.4.0 doc/developer_docs.md
hammer_cli-0.3.0 doc/developer_docs.md
hammer_cli-0.2.0 doc/developer_docs.md