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

Latest commit

 

History

History
28 lines (20 loc) · 1005 Bytes

File metadata and controls

28 lines (20 loc) · 1005 Bytes

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