diff options
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | README | 4 |
2 files changed, 7 insertions, 0 deletions
@@ -1,2 +1,5 @@ build md +agate +cert.pem +key.rsa @@ -16,3 +16,7 @@ $ pipx install jetforce $ jetforce --dir build/gmi/ --host 0.0.0.0 $ amfora localhost:1965 + +... + +$ ./agate --content build/gmi/ |
