feat: add readme
This commit is contained in:
parent
6b507c849a
commit
e56caff408
3 changed files with 14 additions and 1 deletions
13
README.md
13
README.md
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue