Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.16 KB

Crates Downloader

Build status License

This is a simple website (https://cratesdownloader.xyz/) that allows users to download Rust crates by just pasting the URL. The website is built using Astro.

Features

Usage

  • Go to the website
  • Paste the URL of the Rust crate you want to download
  • Click on the "Download" button
  • Your crate will start downloading automatically

Contributing

This project is open to contributions from the community. If you would like to contribute, please follow the guidelines below:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Make your changes
  4. Test your changes
  5. Commit and push your changes to your branch
  6. Submit a pull request

License

This project is licensed under the MIT License. Please see the LICENSE file for more information.