1.1.1 • Published 5 months ago

saiteja v1.1.1

Weekly downloads
-
License
-
Repository
github
Last release
5 months ago

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

  1. Clone the repository:

    git clone https://github.com/saiteja-in/cli-intro.git
    cd cli-intro
  2. Install dependencies:

    npm init -y
    npm install clear-any-console
  3. 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

CLI Introduction Screenshot

Author

Sai Teja

Support

Give a ⭐️ if this project helped you!

1.1.1

5 months ago

1.1.0

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago