Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djgrant/markdeck
Generate slide decks from markdown files from within the command line
https://github.com/djgrant/markdeck
Last synced: about 2 months ago
JSON representation
Generate slide decks from markdown files from within the command line
- Host: GitHub
- URL: https://github.com/djgrant/markdeck
- Owner: djgrant
- Created: 2016-02-25T15:03:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-15T17:58:44.000Z (over 8 years ago)
- Last Synced: 2024-12-02T03:52:54.033Z (2 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# markdeck
Generate slide decks from markdown files from within the command line.
Install:
```
$ npm install -g markdeck
```Run:
```
$ markdeck mySlideDeck.md
```