https://github.com/ottomatica/paper
A simple markdown workflow tool
https://github.com/ottomatica/paper
Last synced: over 1 year ago
JSON representation
A simple markdown workflow tool
- Host: GitHub
- URL: https://github.com/ottomatica/paper
- Owner: ottomatica
- Created: 2020-06-09T18:45:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T11:35:29.000Z (about 4 years ago)
- Last Synced: 2025-01-23T01:11:18.529Z (over 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# paper
A simple markdown workflow tool
### Development
```
git clone https://github.com/ottomatica/paper
npm install
npm link
```
### Usage
```
paper generate examples/Shells.md
```