2.0.5 • Published 3 years ago

scribe-cli v2.0.5

Weekly downloads
22
License
MIT
Repository
github
Last release
3 years ago

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

2.0.5

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.3

3 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.3

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago