0.2.1 • Published 8 years ago
@paperist/cli v0.2.1
@paperist/cli
CLI for Paperist
Table of Contents
Install
npm install --global @paperist/cli--- OR ---
Download from releases
Usage
Init project
paperist init ./new-projectBuild PDF
paperist buildWatch project
paperist watchTemplates
Install templates
Install template from GitHub.
paperist template install paperist/template-exampleIf you want to install with examples, append --with-example or -w flags.
paperist template install paperist/template-example --with-exampleSupport GitHub / GitLab / Bitbuckets.
# If template dosen't exist on GitHub, add prefix.
paperist template install gitlab:paperist/template-exampleUninstall templates
Only remove plugin dependencies.
paperist template uninstall paperist/template-exampleContribute
PRs accepted.
License
MIT (c) 3846masa