dev-joke
v1.0.2
Published
A CLI that prints a random developer joke to your terminal.
Readme
dev-joke
A tiny CLI that prints a random developer joke to your terminal.
Installation
npm install -g dev-jokeUsage
dev-jokeYou’ll see something like:
💡 Dev Joke:
Why do programmers prefer dark mode? Because light attracts bugs.Contributing
- Fork this repo
- Create your feature branch:
git checkout -b feature/fooBar - Commit your changes:
git commit -am 'Add some fooBar' - Push to the branch:
git push origin feature/fooBar - Open a Pull Request
License
MIT © Jamácio Rocha
