jaredmpeterson / jmp-cli

My resume via CLI

Home Page:https://npm.im/jmp-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

My resume via CLI

https://npm.im/jmp-cli

License:MIT License


Languages

Language:JavaScript 100.0%