1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-11-05 01:56:21 +00:00
HackMyResume/dist
hacksalot 98f20c368c
feat: introduce HELP command
Add support for a "HELP" verb in the HackMyResume CLI, allowing separate help
pages for each HackMyResume command per #205. The following command invocations
are recognized.

    hackmyresume help
    hackmyresume help build
    hackmyresume help new
    hackmyresume help convert
    hackmyresume help analyze
    hackmyresume help validate
    hackmyresume help peek
    hackmyresume help help
2018-02-10 13:03:52 -05:00
..
cli feat: introduce HELP command 2018-02-10 13:03:52 -05:00
core feat: support JSON Resume edge schema 2018-02-10 01:10:20 -05:00
generators [style] Tighten syntax in html-pdf-cli-generator.coffee|js. 2018-01-30 12:40:17 -05:00
helpers feat: introduce stringOrObject & linkMD helpers 2018-02-07 23:35:05 -05:00
inspectors fix: add missing require() 2018-02-09 00:06:07 -05:00
renderers feat: improve template helper wiring 2018-02-07 05:49:02 -05:00
utils feat: introduce FRESH version regex 2018-02-09 21:32:44 -05:00
verbs feat: support JSON Resume edge schema 2018-02-10 01:10:20 -05:00
index.js Remove unused var. 2016-02-11 22:03:49 -05:00