jims-derp-cli
Version:
A cli tool that prints "derp" to the console.
50 lines (30 loc) • 952 B
Markdown
# Jim's Derp CLI
A cute little command line tool that prints "derp" to the console.
# Usage
Please use node version `8.16.0` or later.
First, install the derp cli globally:
```
npm i -g jims-derp-cli
```
Then just run it:
```
jims-derp-cli
```
# Optional Flags
Any one of these flags or their aliases may be added to get a more interesting output...
`--politely, -p` - Prints derp politely.
`--forcefully, -f` - Prints derp forcefully.
`--very-forcefully, -e` - Prints derp very forcefully.
`--extremely-forcefully, -x` - Prints derp extremely forcefully.
These basic options are also supported:
`--version, -v` - Show version number.
`--help` - Show help
For example:
```
jims-derp-cli -p
```
# Enjoy!
Yes, this is an incredibly awesome npm package. Do be sure to show it to all your friends. 👍
And, if you're not a greedy star-hoader, please give this repo a star. 🙏
Thanks muchly,
[JimTheMan](https://github.com/JimTheMan)