templates/README.md
2026-01-19 13:20:17 +01:00

13 lines
236 B
Markdown

# Project Templates
This repo contains some project, that I use quite often.
## Usage
> Default nix flake
>
> `nix flake init -t github:cato-001/templates`
> Golang nix flake
>
> `nix flake init -t github:cato-001/templates#golang`