1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-08 02:30:05 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
devlinjd
0c7325322a Fix merge logic.
Allow multiple resumes to be merged, extend()-style, and output a
notification for the same.
2015-10-06 16:09:40 -04:00
devlinjd
7c578703c4 Remove unused require()s. 2015-10-06 12:24:29 -04:00
devlinjd
8a19009e29 Scrub. 2015-10-06 12:21:22 -04:00
devlinjd
90440ae253 Use relative paths in output. 2015-10-04 15:05:44 -04:00
devlinjd
e622918fee Add external logger callback. 2015-09-29 04:15:04 -04:00
devlinjd
ad653e70dd Package string utils. 2015-09-26 15:05:37 -04:00
devlinjd
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