infra/docs/development-shell.md

12 lines
310 B
Markdown

# Getting a development shell
Clone this repository:
```
git clone https://git.pub.solar/pub-solar/infra-new.git
```
then, install [the package manager nix](https://nixos.org/download).
Finally, run `nix develop` in this repo. This will install a development shell that has all required tooling available.