FOSS-Community / resource-cli

A CLI tool containing cool open source tools and software resources with categories, github stars and community ratings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ›  Resource CLI - Your Open Source Navigator

Stars Issues Pull Requests

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.

🌟 Features

  • 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.

πŸ“¦ Installation

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

πŸš€ Usage

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!

🀝 Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

✨ Contributors

Thanks goes to these wonderful people:

  • Contributor1

πŸ“œ License

Distributed under the AGPL License. See LICENSE for more information.

πŸ“¬ Contact

Twitter - @fosscuk

Discord - Join


✨ Happy Coding! ✨

About

A CLI tool containing cool open source tools and software resources with categories, github stars and community ratings.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%