jmp-cli

node cli to publish my resume to your terminal

Usage no npm install needed!

<script type="module">
  import jmpCli from 'https://cdn.skypack.dev/jmp-cli';
</script>

README

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]