mith / nix-templates

Nix project templates to quickly get started with Nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nix templates

A few Nix project templates to get started using Nix in your projects or start a new project.

How to use

Run the following in a shell:

mkdir new-project
cd new-project
nix flake init -t github:mith/nix-templates#bevy

See the Nix cli documentation for more details.

About

Nix project templates to quickly get started with Nix


Languages

Language:Nix 91.7%Language:HTML 6.5%Language:Rust 1.8%