feat: add readme

This commit is contained in:
cato-001 2026-01-02 11:17:25 +01:00 committed by cato
parent 6b507c849a
commit e56caff408
3 changed files with 14 additions and 1 deletions

View file

@ -1,2 +1,13 @@
# templates
# 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`