0.0.8 • Published 5 years ago

ink-cli v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Ink CLI Build Status

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