https://github.com/michaellee/invoice
https://github.com/michaellee/invoice
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaellee/invoice
- Owner: michaellee
- Created: 2020-07-03T03:45:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T03:45:43.000Z (about 6 years ago)
- Last Synced: 2025-11-20T08:29:40.658Z (8 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
Script to run from command line
```
node index.js "/path/to/toml/file" "/path/to/output/file"
```
Look at sample.toml for sample input and sample.pdf for sample output.