Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zh30/keynote

Keynote
https://github.com/zh30/keynote

keynote markdown

Last synced: about 1 month ago
JSON representation

Keynote

Awesome Lists containing this project

README

        

# Keynote

Daily accumulation sharing.

# Usage

- Installation Tool
```bash
npm install -g reveal-md
```
or
```bash
yarn global add reveal-md
```

- Clone file
```bash
git clone https://github.com/hertzZhang/powerpoint.git
```

- Enter the folder
```bash
cd powerpoint
```

- Play powerpoint
```bash
reveal-md ***.md
```

## Print to PDF
```bash
reveal-md ***.md --print ***.pdf
```

# Thank You