rudraa-cli
v2.0.10
Published
CLI Portfolio - Meet Rudraa through your terminal!
Readme
rudraa-cli
A CLI portfolio that displays your info in a cool terminal style!
Usage
# Run directly with npx (after publishing)
npx rudraa-cli
# Or run locally
cd rudraa-cli
npm install
node bin/portfolio.js
# Or link globally
npm link
rudraaFeatures
- Cool ASCII banner art
- Interactive menu
- About section
- Skills display
- Project showcase
- Connect with me section
- Fun facts!
Customization
Edit src/data.js to customize your portfolio information.
