marcelofabri / DecksetExport

A CLI for for generating PDFs from Markdown presentations created with Deckset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DecksetExport

DecksetExport is a CLI for generating PDFs from Markdown presentations created with the amazing Deckset.

Usage

Clone the project and run:

./build.sh

This will generate a DecksetExport binary inside the bin folder.

To export the PDF, just run:

bin/DecksetExport [source] [destination]

License

This project is MIT licensed and has no affiliation with Deckset or Unsigned Integer.

Thanks

  • Unsigned Integer for doing this amazing app ❤️
  • jpsim for the idea of using Apple Script and creating a Swift interface for it (obtained from his DeckRocket project)

About

A CLI for for generating PDFs from Markdown presentations created with Deckset.

License:MIT License


Languages

Language:Swift 77.5%Language:Objective-C 21.8%Language:Shell 0.7%