0.2.6 • Published 5 years ago

shower-cli v0.2.6

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

Shower CLI

Command line interface for Shower

npm Build Status License

Quick Creating Slides

npx shower-cli create my-slides

(npx comes with npm 5.2+ and higher)

Installation

Install ShowerCLI using npm:

$ npm install --global shower-cli

or via yarn:

$ yarn global add shower-cli

The minimum supported Node version is v8.0.0 by default.

Note: For easy creation of slides for one command, we recommend installing the ShowerCLI globally. After the presentation is created, ShowerCLI is added as dev-dependencies by default

Usage:

shower [--version] [--help] <command> [<args>]

Create presentation

$ shower create [<directory>] - Creating a new project

Run development server

$ shower serve - Serve a the presentation in development mode

Prepare presentation

$ shower prepare - Gather the necessary files in a separate folder

Create an archive of the prepared presentation

$ shower archive - To create an archive of the presentation

Convert presentation to PDF

$ shower pdf - Converts the presentation to PDF

Publish presentation with GitHub Pages

$ shower publish - Publish your project to GitHub Pages

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.2-1

6 years ago

0.2.2-0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.2.0-3

6 years ago

0.2.0-2

6 years ago

0.2.0-1

6 years ago

0.2.0-0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago