rksingh-cli
v1.0.1
Published
A tiny CLI that prints Rahul Kumar Singh's info
Downloads
10
Readme
rksingh-cli
A tiny CLI tool that prints Rahul Kumar Singh's developer profile with beautiful formatting.
Installation
You can run this CLI directly using npx without installing:
npx rksingh-cliOr install it globally:
npm install -g rksingh-cliThen run:
rksinghUsage
Display the profile with beautiful formatting:
npx rksingh-cliOutput as JSON:
npx rksingh-cli --json
# or
npx rksingh-cli -jFeatures
- 🎨 Beautiful colored output using chalk
- 📊 Displays developer profile information
- 🔄 JSON output option for programmatic use
- ⚡ Fast and lightweight
Requirements
- Node.js >= 12
Author
Rahul Kumar Singh
- Email: [email protected]
- GitHub: @rksingh-dev
- LinkedIn: Rahul Kumar Singh
- Website: rahulkumarsingh.vercel.app
License
MIT
