debangsu
v1.0.1
Published
My CLI Flex
Readme
Debangsu CLI
A lightweight, interactive CLI tool that displays my portfolio, resume, and social links directly in your terminal.
Features
- 🎨 ASCII Art Header: Stylish introduction using Figlet.
- 📇 Digital Business Card: Clean summary using Boxen.
- 🕹️ Interactive Menu: Navigate through links and projects using arrow keys.
- 🚀 Instant Access: Open links to GitHub, LinkedIn, and my website automatically.
Installation
You can run this tool directly using npx without installing it:
npx debangsuOr install it globally via npm:
npm install -g debangsuUsage
Simply run the command in your terminal:
debangsuTech Stack
- Node.js: Runtime environment.
- Inquirer: Interactive command-line user interface.
- Chalk: Terminal string styling.
- Boxen: Create boxes in the terminal.
- Figlet: ASCII art from text.
- Open: Open URLs in the default browser.
License
ISC
