Package Exports
- rudraa-cli
- rudraa-cli/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rudraa-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.