@anamrazaq/joke-logger
v1.0.2
Published
Logs a random joke and ASCII art when the server starts.
Maintainers
Readme
@anamrazaq/joke-logger
A fun dev-only CLI tool that logs ASCII art and a random joke when the server starts.
Features
- Logs cool ASCII art when run
- Fetches a random, safe-mode developer joke using JokeAPI
- Simple, lightweight CLI tool
- Great for adding some fun to your development workflow
Installation
Since this is a dev-only package, install it as a dev dependency:
npm install --save-dev @anamrazaq/joke-logger