Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nickgeek/abstract
- Owner: NickGeek
- License: other
- Created: 2017-09-27T04:06:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T12:11:06.000Z (over 6 years ago)
- Last Synced: 2024-11-17T12:48:42.596Z (2 months ago)
- Topics: document, document-conversion, markdown, notes
- Language: JavaScript
- Size: 10.6 MB
- Stars: 0
- Watchers: 2
- 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`