infra/docs/development-shell.md
2023-10-29 00:52:54 +00:00

304 B

Getting a development shell

Clone this repository:

git clone gitea@git.pub.solar:pub-solar/infra.git

then, install the package manager nix.

Finally, run nix develop in this repo. This will install a development shell that has all required tooling available.