ink-cli
v0.0.8
Published
Command line tool to manage ink-elements projects
Downloads
6
Maintainers
Readme
Ink CLI
Command line tool to manage ink-elements projects
Install
$ npm install --global ink-cli
Usage
$ ink --help
Options
init <path> Create a new ink-elements project
publish Generate PDF document from HTML
Examples
$ ink init project-folder
$ cd project-folder
$ npm run build
$ ink publish
Related
- ink-elements - Web component library used for this framework
License
MIT © Ricardo Gladwell