0.1.0 • Published 11 months ago

jsonresume-theme-straightforward-plus v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

jsonresume-theme-straightforward

a straightforward jsonresume theme

examples

usage

npm install jsonresume-theme-straightforward

resume export resume.pdf --format pdf --theme jsonresume-theme-straightforward
resume export resume.html --format html --theme jsonresume-theme-straightforward

building local

npm install
npm start
npm test

npm run export:html

Note that running npm run export:pdf will result in a different binary every time it's run, even if the source hasn't changed. So it's not the most reliable indicator of differences.

0.1.0

11 months ago