Command line tool to manage ink-elements projects
npm install ink-cli> Command line tool to manage ink-elements projects
```
$ npm install --global ink-cli
`
$ ink --help
Options
init
publish Generate PDF document from HTML
Examples
$ ink init project-folder
$ cd project-folder
$ npm run build
$ ink publish
``
- ink-elements - Web component library used for this framework
MIT © Ricardo Gladwell