# Cooking Live [here](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: ```bash curl https://nixos.org/nix/install | sh ``` Then, start the environment with: ```bash make start ``` Later, stop the environment with: ```bash make stop ``` ## Build ```bash ./build ``` ## TODO - transform points into todo items