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: 5 months ago
JSON representation
A small CLI tool to turn µPad-flavoured markdown into pdf documents
- Host: GitHub
- URL: https://github.com/nickgeek/abstract
- Owner: NickGeek
- License: other
- Created: 2017-09-27T04:06:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T12:11:06.000Z (almost 8 years ago)
- Last Synced: 2025-03-11T21:32:41.769Z (12 months ago)
- Topics: document, document-conversion, markdown, notes
- Language: JavaScript
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`