This commit is contained in:
Waylon Walker 2023-10-22 19:53:02 -05:00
parent 18a45b905a
commit f3422bfb4a
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -16,6 +16,13 @@ This service uses `just` cli to manage the deployment.
just
# list individual recipes
just -l
# Available recipes:
# convert
# default
# deploy
# restart
# viz
```
## viz