New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mano-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mano-cli

CLI Portfolio for Mano — A Software Engineer showcasing skills, projects, and connect options with a stylish terminal interface.

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

mano-cli 🚀

An interactive terminal portfolio of Mano - A Software Engineer passionate about building full-stack applications and AI-powered solutions.

📦 Installation

npx mano-cli

Global Installation

npm install -g mano-cli

Local Installation

npm install mano-cli

🚀 Usage

Interactive Mode (Default)

Simply run the command to start the interactive experience:

mano-cli

This will:

  • Display a welcome message with ASCII art
  • Show an introduction
  • Present a menu to explore different sections
  • Allow you to select multiple areas of interest
  • Display the selected information with beautiful formatting

Command Line Options

# Show basic information only
mano-cli --basic
mano-cli -b

# Show version
mano-cli --version
mano-cli -v

# Show help
mano-cli --help
mano-cli -h

🐛 Troubleshooting

Common Issues

  • "Command not found" - Make sure the package is installed globally or use npx
  • Colors not displaying - Your terminal might not support ANSI colors
  • Interactive prompts not working - Ensure you're using a TTY terminal

Error Handling

The CLI includes comprehensive error handling for:

  • Missing dependencies
  • Terminal compatibility issues
  • Process interruptions (Ctrl+C)
  • Unhandled promise rejections

📄 License

MIT License - feel free to use this as inspiration for your own CLI portfolio!

🌟 Contributing

Found a bug or have a suggestion? Feel free to:

  • Open an issue
  • Submit a pull request
  • Reach out directly through any of the contact methods above

Made with ❤️ by Mano

Ready to collaborate? Book a call: https://cal.com/manojkumar20/ship-now

Keywords

cli

FAQs

Package last updated on 18 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts