You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2024. It is now read-only.
- Set up your machine to build things with Nix, following the [Plutus README](https://github.com/input-output-hk/plutus/blob/master/README.adoc) (make sure to set up the binary cache!),
28
28
- Build and load the docker container: `docker load < $(nix-build default.nix -A devcontainer)`,
29
29
- Adjust the `.devcontainer/devcontainer.json` file to point to your local image.
0 commit comments