impress.me
==========

Create impress.js presentations from markdown documents with style

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/impress.me.svg)](https://npmjs.org/package/impress.me)
[![Downloads/week](https://img.shields.io/npm/dw/impress.me.svg)](https://npmjs.org/package/impress.me)
[![License](https://img.shields.io/npm/l/impress.me.svg)](https://github.com/resamsel/impress.me/blob/master/package.json)

<!-- toc -->

<!-- tocstop -->

## Demo [](class=focus-dual)

See [Demo.md](Demo.md) for an example markdown document that will create great results.

![Demo Presentation][demo-presentation]

## Usage
<!-- usage -->
```sh-session
$ npm install -g impress.me
$ impress.me COMMAND
running command...
$ impress.me (-v|--version|version)
impress.me/0.12.1 linux-x64 node-v12.18.2
$ impress.me --help [COMMAND]
USAGE
  $ impress.me COMMAND
...
```
<!-- usagestop -->

[demo-presentation]: images/demo-presentation.png "Demo Presentation"
