aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a18d131a053f32ef1449b3f8feb5e60181df14dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[Cooking](https://guyonvarch.gitlab.io/cooking)
===============================================

[![build status](https://gitlab.com/guyonvarch/cooking/badges/master/build.svg)](https://gitlab.com/guyonvarch/cooking/commits/master)

Gettings started
----------------

Install nix and follow the instructions:

``` sh
curl https://nixos.org/nix/install | sh
```

Then:

``` sh
./dev
```