Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# Getting a development shell
Clone this repository:
```
git clone https://git.pub.solar/pub-solar/infra.git
cd infra
then, install [the package manager nix](https://nixos.org/download).
Finally, run:
nix develop
This will install a development shell (devshell) with all required tools.