Sha256: 46b0f7af5227add1951f7aa28f1928fa6535f8d31172047cd669eb98ad7bad59

Contents?: true

Size: 696 Bytes

Versions: 3

Compression:

Stored size: 696 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 some 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)
 - [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)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hammer_cli-0.0.18 doc/developer_docs.md
hammer_cli-0.0.16 doc/developer_docs.md
hammer_cli-0.0.15 doc/developer_docs.md