Templates that can be used with the Nix Flakes system.
mkdir my-project
nix flake init --refresh -t github:cor/flake-templates\#rust
Read the full Rust instructions here
mkdir my-project
nix flake init --refresh -t github:cor/flake-templates\#svelte
Read the full Svelte instructions here
To see which templates are defined by this repository, run
nix flake show github:cor/flake-templates