scribe-cli

2.0.5 • Public • Published

Scribe CLI Build Status Known Vulnerabilities

Command line tool to manage ink-elements projects

Install

$ npm install --global scribe-cli

Usage

$ scribe --help

  Usage
    $ scribe

  Options
    init <path>                                Create a new ink-elements project
    publish --page-format <size> <html> <path> Generate PDF document from HTML

  Examples
    $ scribe init project-folder
    $ cd project-folder
    $ npm run build
    $ scribe publish --page-format A4 ./dist/html/index.html dist/documents/

Related

  • ink-elements - Web component library used for this framework

License

MIT © R.G. Wood

Package Sidebar

Install

npm i scribe-cli

Weekly Downloads

1

Version

2.0.5

License

MIT

Unpacked Size

6.67 kB

Total Files

6

Last publish

Collaborators

  • rgladwell