305 B
305 B
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.
Finally, run:
nix develop
This will install a development shell (devshell) with all required tools.