Add deploy command to Makefile

This commit is contained in:
2025-06-22 10:29:40 -07:00
parent 2ecd7d2d9f
commit aa33976fc8
2 changed files with 18 additions and 0 deletions

View File

@@ -82,6 +82,10 @@ example:
$ pygmentize -S default -f html
### deploy
$ make deploy
## gotchas
### What is error `cosmo failed: [string "..."]:62: cannot resume dead coroutine`?