1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-05-15 10:07:07 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
ce75f09210 Refactor API interface. 2016-01-04 07:23:20 -05:00
2465f2ce1c Fix gap analysis glitches. 2016-01-04 00:14:43 -05:00
08ab512f4c Add overlap analysis. 2016-01-03 09:48:43 -05:00
46c7fa9838 Add baseline keyword analysis. 2016-01-03 06:39:46 -05:00
c3ec3f28bd Introduce section totals inspector. 2016-01-03 05:03:31 -05:00
a95b52acd0 Refactor command processing. 2016-01-02 00:15:46 -05:00
43873efcab Tweak analyze command error. 2016-01-01 14:38:52 -05:00
84ad6cf356 Add missing chalk references. 2016-01-01 04:57:50 -05:00
cb14452df3 Replace colors with chalk.
Chalk has a few more options and doesn't mess around with
String.prototype.
2016-01-01 04:44:14 -05:00
6285c2db3b Introduce "analyze" verb and framework.
Introduce a new "analyze" command and start setting up the inspector /
analyzer pipeline with a simple "gap analysis" inspector using a
reference-counted gap detection approach.
2016-01-01 03:39:48 -05:00