UNPKG

generator-verb

Version:

Kickstart documentation for any project! This is the official Yeoman generator for Verb, the zero-configuration markdown docs generator that is extremely easy to use and extend.

25 lines (15 loc) 544 B
To contribute a helper to the [github.com/helpers][helpers] org, follow these steps: ### 1. Use [generator-verb] to generate the project, including documentation. To install [generator-verb], run: ```bash npm i -g generator-verb ``` ### 2. Generate your helper project In the command line, run: ```bash yo verb --helper ``` ### 3. Create a repo Create a repo on GitHub under your own account. ### 4. Last, request a transfer Create an issue to [request a transfer](https://github.com/helpers/requests/issues/new) to the [helpers] org.