fix crane

This commit is contained in:
Elijah McMorris 2024-08-07 10:02:43 -07:00
parent b402e3f503
commit 8063284c56
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
5 changed files with 135 additions and 11 deletions

View file

@ -13,7 +13,7 @@ Install docker, vscode and the [Dev Containers Extension](https://marketplace.vi
Run code with `F5` or `cargo run`
Run tests with `cargo t`
Run tests with `nix flake check` or `cargo t`
## Docker Compose
`git clone`