ink-cli

0.0.8 • Public • Published

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

Package Sidebar

Install

npm i ink-cli

Weekly Downloads

10

Version

0.0.8

License

MIT

Unpacked Size

4.78 kB

Total Files

5

Last publish

Collaborators

  • rgladwell