13 lines
236 B
Markdown
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`
|