Commit Graph

1 Commits

Author SHA1 Message Date
Andrea Maria Piana e6c8e141e2
Add shell.nix file
I have added a shell.nix file that helps setting up the environment for
building if nix is installed.

To use it you can run `nix-shell shell.nix` which will install all the
required dependecies, and then just `make run` should work.
2023-11-30 13:58:17 +00:00