JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 707
  • Score
    100M100P100Q90086F
  • License MIT

CLI Portfolio - Meet Rudraa through your terminal!

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
rudraa

Features

  • 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.