# Timer - [Try It!](http://guyonvarch.gitlab.io/timer) Getting started --------------- Install nix: ``` curl https://nixos.org/nix/install | sh ``` Inside the project directory, open a nix shell: ``` nix-shell ```