A monorepo containing different tools for rust development.
This monorepo contains the following packages:
A Rust mirroring tool that allows for the hosting of an offline rustup/cargo crate repository.
A Rust base image with architecture support for offline development along with a Cargo.toml to use as a basis for future images.
Before getting started, ensure you have the following installed:
- Node.js >= 22.0.0
- Yarn >= 1.22.0 (recommended: 3.6.4)
- Docker (latest stable version)
- Rust (latest stable version)
- Cargo (comes with Rust)
This project is licensed under the MIT License - see the individual package LICENSE files for details.