templates/README.md

14 lines
236 B
Markdown
Raw Permalink Normal View History

2026-01-02 11:17:25 +01:00
# Project Templates
2026-01-19 13:18:48 +01:00
2026-01-02 11:17:25 +01:00
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`