1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-06-30 23:51:05 +01:00

9 Commits

Author SHA1 Message Date
42d249b407 chore: decaffeinate: fix eslint violations 2018-02-14 10:02:44 -05:00
8a46d642e5 chore: decaffeinate: convert error.coffee and 58 other files to JS 2018-02-14 09:56:31 -05:00
b7cd01597e chore: decaffeinate: rename error.coffee and 58 other files from .coffee to .js 2018-02-14 09:55:12 -05:00
d3194fba19 Relocate internal sources to HackMyAPI.
Move internal sources and related tests to:

https://github.com/hacksalot/HackMyAPI
2016-01-24 09:55:04 -05:00
07b23109f9 Use async spawn() by default. 2016-01-12 12:32:32 -05:00
732bc9809a Start moving logging out of core. 2016-01-09 13:58:47 -05:00
62c967526f Fix PDF exception glitch. 2016-01-08 18:15:12 -05:00
9fdfd1b5a6 Add baseline support for -d or --debug flag.
For now, -d just force-emits the stack when there is one. In the future,
it can trigger more detailed logging info.
2016-01-08 16:08:33 -05:00
8d24087faa Rename src/gen --> src/generators. 2016-01-08 10:02:47 -05:00