forked from fediversity/fediversity
15 lines
181 B
Markdown
15 lines
181 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
|
|
setup
|
|
```
|