@paperist/cli

0.2.1 • Public • Published

@paperist/cli

LICENSE NPM standard-readme compliant

CLI for Paperist

Table of Contents

Install

npm install --global @paperist/cli

--- OR ---

Download from releases

Usage

Init project

paperist init ./new-project

Build PDF

paperist build

Watch project

paperist watch

Templates

Install templates

Install template from GitHub.

paperist template install paperist/template-example

If you want to install with examples, append --with-example or -w flags.

paperist template install paperist/template-example --with-example

Support GitHub / GitLab / Bitbuckets.

# If template dosen't exist on GitHub, add prefix.
paperist template install gitlab:paperist/template-example

Uninstall templates

Only remove plugin dependencies.

paperist template uninstall paperist/template-example

Contribute

PRs accepted.

License

3846masa MIT (c) 3846masa

Readme

Keywords

Package Sidebar

Install

npm i @paperist/cli

Weekly Downloads

8

Version

0.2.1

License

MIT

Last publish

Collaborators

  • paperist-owner
  • 3846masa