Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 365 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 365 Bytes

JetEngine's Devspace Rust Container

This devspace container is for developing Rust projects in K8S with Devspace.

It uses always the latest stable compiler that rustup offers.

This Devspace container have these tools:

  • cargo-watch
  • cargo-edit
  • cargo-deny
  • cargo-upgrades
  • cargo-criterion
  • cargo-udeps

In addition:

  • cmake
  • python3
  • pip3
  • virtualenv