aboutsummaryrefslogtreecommitdiff
path: root/templates/go/.envrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-02-21feat(templates/go): add flake template for go projectsFranck Cuny1-0/+0
2022-10-22feat(templates): add a template for rustFranck Cuny1-0/+1
To use it, run: ``` nix flake init -t github:fcuny/world#rust ```