rust template
  • Nix 99.2%
  • Rust 0.8%
Find a file Use this template
trev 073debf1ad
All checks were successful
check / check (push) Successful in 39s
docs(readme): fix docker image in usage example
2026-05-29 05:24:00 -04:00
.forgejo ci: update release workflows and flake dev shells 2026-05-29 05:19:15 -04:00
.github fix: don't update readme on version bumps, add footnote 2026-05-29 00:18:35 -04:00
.vscode style: move oxc.oxc-vscode to bottom 2026-05-11 09:36:02 -04:00
.zed fix: add oxfmt to language_servers 2026-05-11 08:50:42 -04:00
.envrc.project style: readme downloads, vscode settings, envrc project 2026-01-29 05:12:20 -05:00
.gitignore chore: ignore agent configuration directories 2026-05-28 22:06:59 -04:00
AGENTS.md feat: .zed, small style changes 2026-05-08 09:45:53 -04:00
Cargo.lock bump: v0.7.1 -> v0.7.2 2026-05-29 05:22:13 -04:00
Cargo.toml bump: v0.7.1 -> v0.7.2 2026-05-29 05:22:13 -04:00
CLAUDE.md style: cleanup root dir 2026-04-29 04:17:19 -04:00
flake.lock chore(deps): lock file maintenance (#57) 2026-05-24 09:36:12 +00:00
flake.nix bump: v0.7.1 -> v0.7.2 2026-05-29 05:22:13 -04:00
LICENSE fix: add RUST_SRC_PATH 2026-04-28 15:52:48 -04:00
main.rs style: move clippy lint to cargo.toml 2026-05-11 00:30:47 -04:00
README.md docs(readme): fix docker image in usage example 2026-05-29 05:24:00 -04:00
treefmt.toml feat: .zed, small style changes 2026-05-08 09:45:53 -04:00

rust template

check vulnerable rust

template for starting rust projects

part of spotdemo4/templates

requirements

getting started

nix develop

run

nix run #dev

format

nix fmt

check

nix flake check

build

nix build

release

bumper

releases are created automatically for significant changes

use

cargo

cargo install rust-template \
  --index sparse+https://trev.zip/api/packages/template/cargo/

docker

docker run trev.zip/template/rust:latest

nix

nix run git+https://trev.zip/template/rust.git

download

https://trev.zip/template/rust/releases