avanish-github-explorer
v1.0.1
Published
A simple and colorful CLI tool to fetch GitHub user profiles directly from your terminal
Maintainers
Readme
avanish-github-explorer
A simple and colorful CLI tool to fetch GitHub user profiles directly from your terminal.
🚀 Installation
Install globally via npm:
npm install -g avanish-github-explorer📖 Usage
After installation, use the git-find command followed by any GitHub username:
git-find <username>Example
git-find avanishtatatThis will display:
- Name: User's display name
- Bio: User's bio (if available)
- Public Repos: Number of public repositories
- Followers: Follower count
🛠️ Features
- 🎨 Colorful terminal output using Chalk
- 🔍 Quick GitHub profile lookup
- ⚡ Fast and lightweight
- ❌ Helpful error messages
📦 Dependencies
- axios - HTTP client for API requests
- chalk - Terminal string styling
- commander - Command-line interface framework
🤝 Contributing
Contributions, issues, and feature requests are welcome!
📝 License
ISC
👤 Author
Made with ❤️ by Avanish
