/flake-templates

My personal flake templates

Primary LanguageNix

Nix Flake templates

Bevy templates

This template comes with a rust toolchain set up for Windows and WASM compilation, along with GitLab page deployment.

To init:

nix flake init -t github:MGlolenstine/flake-templates#bevy

Yew templates

This template comes with a rust toolchain set up for WASM compilation, along with GitLab page deployment.

To init:

nix flake init -t github:MGlolenstine/flake-templates#yew