Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickgeek/abstract

A small CLI tool to turn µPad-flavoured markdown into pdf documents
https://github.com/nickgeek/abstract

document document-conversion markdown notes

Last synced: 2 days ago
JSON representation

A small CLI tool to turn µPad-flavoured markdown into pdf documents

Awesome Lists containing this project

README

        

# Abstract
A small CLI tool to turn µPad-flavoured markdown into pdf documents.

## Install
*Note: Requires `NodeJS` and `NPM` to use*

1. `$ git clone https://github.com/NickGeek/Abstract`
2. `$ cd Abstract`
3. `$ npm install`
4. `$ ./abstract -h`
- Note: *On Windows the command is:* `node abstract -h`