Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

ink-elements/generator-ink-doc

Repository files navigation

generator-ink-doc NPM version Build Status Known Vulnerabilities

Installation

First, install Yeoman and generator-ink-doc using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-ink-doc

Then generate your new project:

yo ink-doc <project_name>

License

MIT © Ricardo Gladwell