# {%= name %} {%= badge('fury') %}

> {%= description %}

Verb is a new project, please give feedback on your experience so we can improve it! See [what's planned for v0.3.0](https://github.com/assemble/verb/issues/12), feel free to add your thoughts or ask questions there as well.

## Runners
**Verb itself is just an API**, so it requires a "runner" to run.
{%= docs("runners") %}

## Install
{%= include("install", {save: "--save-dev"}) %}

## Meet Verb
{%= docs("meet-verb") %}

## Customize
{%= docs("customize") %}

## Test
{%= docs("test") %}

## Release history
{%= changelog("docs/CHANGELOG") %}

## Contribute
{%= docs("contribute") %}

## Author
{%= contrib("jon") %}

## License
{%= copyright() %}
{%= license() %}

***

{%= include("footer") %}