1
0
Fork 0
mirror of https://github.com/kou029w/fogtype.com synced 2025-01-18 08:05:02 +00:00
fogtype.com/README.md
2024-08-04 20:49:26 +09:00

19 lines
176 B
Markdown

# Fogtype
## Runner Registration
```
$ make install
```
secrets.DEPLOY_KEY
: SSH identity file
secrets.KNOWN_HOSTS
: SSH known_hosts file
## Deploy
```
$ make deploy
```