mano-cli
v1.1.0
Published
CLI Portfolio for Mano — A Software Engineer showcasing skills, projects, and connect options with a stylish terminal interface.
Maintainers
Readme
mano-cli 🚀
An interactive terminal portfolio of Mano - A Software Engineer passionate about building full-stack applications and AI-powered solutions.
📦 Installation
Run Without Installation (Recommended)
npx mano-cliGlobal Installation
npm install -g mano-cliLocal Installation
npm install mano-cli🚀 Usage
Interactive Mode (Default)
Simply run the command to start the interactive experience:
mano-cliThis 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
