forked from fediversity/fediversity
15 lines
184 B
Markdown
15 lines
184 B
Markdown
# service deployment
|
|
|
|
## usage
|
|
|
|
before using other commands, if not using direnv:
|
|
|
|
```sh
|
|
nix-shell
|
|
```
|
|
|
|
then to initialize, or after updating pins or TF providers:
|
|
|
|
```sh
|
|
init-env
|
|
```
|