lokeshreddy
v1.0.4
Published
A personal CLI tool to display my information
Readme
Lokesh Reddy CLI Tool
A personal CLI tool that displays Kolli Lokesh Reddy's information in a beautiful, styled terminal card.
Usage
After publishing, anyone can run:
npx lokeshreddyor, if installed globally:
lokeshreddyInstallation (for development)
- Clone the repository or download the code.
- Install dependencies:
npm install - Test locally:
node index.js
Publishing Steps
- Bump the version in
package.jsonfor every update. - Publish to npm:
npm publish --access=public
Dependencies
chalk- For colored terminal outputstring-width- For accurate string width calculation (handles emojis and Unicode)
Made with ❤️ by Kolli Lokesh Reddy
