feat: add readme
This commit is contained in:
parent
6b507c849a
commit
e56caff408
3 changed files with 14 additions and 1 deletions
1
.direnv/flake-profile
Symbolic link
1
.direnv/flake-profile
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
flake-profile-1-link
|
||||||
1
.direnv/flake-profile-1-link
Symbolic link
1
.direnv/flake-profile-1-link
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
/nix/store/yhc48v456plfcphg7x5s13lnlkrg5vnc-nix-shell-env
|
||||||
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