1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-08 10:40:04 +01:00
HackMyResume/src/verbs
hacksalot 4c5ccc001a Introduce PEEK command.
Peek at arbitrary resumes and resume objects paths with "hackmyresume
peek <resume> [objectPath]". For ex:

hackmyresume PEEK resume.json
hackmyresume PEEK resume.json info
hackmyresume PEEK resume.json employment[2].keywords
hackmyresume PEEK r1.json r2.json r3.json info.brief
2016-01-15 13:08:01 -05:00
..
analyze.js Improve errors / tests consistency. 2016-01-14 14:22:26 -05:00
build.js Improve errors / tests consistency. 2016-01-14 14:22:26 -05:00
convert.js Move verb.js to /verbs folder. 2016-01-10 19:08:29 -05:00
create.js Move verb.js to /verbs folder. 2016-01-10 19:08:29 -05:00
peek.js Introduce PEEK command. 2016-01-15 13:08:01 -05:00
validate.js Improve errors / tests consistency. 2016-01-14 14:22:26 -05:00
verb.js Refactor error handling (interim). 2016-01-14 11:47:05 -05:00