Welcome to Resource CLI! A handy tool designed to help developers explore, rate, and contribute to a curated list of innovative and underrated open-source software.
- Explore Resources: Navigate through various categories like 'Most voted by Community', 'Trending on GitHub', and more!
- Rate and Review: Provide your valuable feedback by rating the resources.
- Contribute: Add more hidden gems to the list and help the community discover more tools.
Ensure you have Rust installed on your system.
# Clone this repository
git clone https://github.com/yourusername/resource-cli.git
# Go into the repository
cd resource-cli
# Build the project
cargo build --release
# Run the application
cargo run
Once installed, using Resource CLI is as simple as running a command in your terminal:
# To start the application
cargo run
# Follow the interactive prompts to explore different categories or search for resources!
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Thanks goes to these wonderful people:
Distributed under the AGPL License. See LICENSE
for more information.
Twitter - @fosscuk
Discord - Join
✨ Happy Coding! ✨