2e5a68d942
Support explicit -o output parameter.
...
Allow output files to be explicitly specified via -o, for ex:
fluentcmd resume.json -o out/resume.html -o out/resume.pdf
2015-10-10 21:39:32 -04:00
6e4263e58c
Change default theme to "modern".
2015-10-10 15:39:13 -04:00
7ab2df6696
Improve error handling.
2015-10-07 09:29:41 -04:00
11f76d920f
Code cleanup.
...
Use _.reduceRight in lieue of Array.prototype.reduce to ease logging
during resume merge and clean up code, comments, and whitespace
throughout.
2015-10-07 03:53:38 -04:00
8a19009e29
Scrub.
2015-10-06 12:21:22 -04:00
4fa15f59a0
Emit an additional blank line.
2015-10-06 09:55:35 -04:00
76f718dc3e
Revamp command-line functionality.
...
Get resume generation CLI up and running again after recent API updates.
Tool name has changed to "fluentcmd" from "scrappy" and now depends on
external "fluentlib" instead of embedding those sources.
2015-09-24 16:09:48 -04:00
2aeec2334f
Update with recent project changes.
2015-09-01 20:13:21 -04:00
3b92065c14
Introduce scrappy sources from main dev tree.
...
Add existing "HackMyResume" command-line sources from commit 59 on the
original dev tree, without modification except for a partial rename of
"HackMyResume" to "scrappy".
See: https://github.com/gruebait/HackMyResume/tree/master/HMR.Console
2015-09-01 01:05:47 -04:00