about summary refs log tree commit diff
path: root/templates/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(templates/go): add flake template for go projectsFranck Cuny2023-02-211-0/+5
|
* feat(templates): add a template for rustFranck Cuny2022-10-221-0/+6
To use it, run: ``` nix flake init -t github:fcuny/world#rust ```