Expand readme a little
This commit is contained in:
parent
bfec780d83
commit
0a0b8d7995
12
README.md
12
README.md
@ -11,3 +11,15 @@ Create the project folder:
|
|||||||
```
|
```
|
||||||
stack new <name> https://git.pbrinkmeier.de/paul/stacky/raw/branch/main/stacky.hsfiles
|
stack new <name> https://git.pbrinkmeier.de/paul/stacky/raw/branch/main/stacky.hsfiles
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(Optionally) update Nix packages and Niv:
|
||||||
|
|
||||||
|
```
|
||||||
|
nix-shell --run "niv update"
|
||||||
|
```
|
||||||
|
|
||||||
|
For development, enter the Nix shell:
|
||||||
|
|
||||||
|
```
|
||||||
|
nix-shell
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user