/jmp-cli

My resume via CLI

Primary LanguageJavaScriptMIT LicenseMIT

jmp-cli

Usage

$ npx jmp-cli resume

# colored output
$ npx jmp-cli resume -c

Colored output via rainbowify

Install

$ npm install -g jmp-cli

If you want to install it globally use the jmp command.

$ jmp

  Usage: jmp [options] [command]

  jmp-cli by Jared M. Peterson

  Options:

    -V, --version    output the version number
    -h, --help       output usage information

  Commands:

    resume           output json resume to your terminal
    slack <message>  send me a message via Slack
    help [cmd]       display help for [cmd]