1.1.1 • Published 5 months ago
saiteja v1.1.1
npx saiteja
Get to know Sai Teja using your command line with Node.js
Usage
To use this CLI run the following command:
npx saiteja
🚀 Personal CLI Introduction
Description
This is a customized, visually appealing CLI (Command Line Interface) introduction script that showcases personal information, skills, and social links with a modern, colorful design.
Features
- 🎨 Custom gradient text coloring
- 🖼️ ASCII art name banner
- 📊 Organized sections for:
- About Me
- Skills & Expertise
- Social Links
- 🌈 Modern terminal color formatting
- 📱 Responsive design for different terminal sizes
Prerequisites
- Node.js (version 12 or higher)
- Terminal with color support
Installation
Clone the repository:
git clone https://github.com/saiteja-in/cli-intro.git cd cli-intro
Install dependencies:
npm init -y npm install clear-any-console
Make the script executable:
chmod +x intro.js
Usage
Run the script directly with Node.js:
node intro.js
Or make it globally executable:
npm link
Then you can simply run:
intro
Customization
You can easily modify:
- Personal information
- Skills
- Social links
- Colors and gradients
- ASCII art name banner
Screenshots
Author
Sai Teja
- GitHub: @saiteja-in
- LinkedIn: Sai Teja
- Blog: saiteja.blog
Support
Give a ⭐️ if this project helped you!