A Lapis web application deploy program, written in Go!
Go to file
2024-04-08 15:44:12 -05:00
.gitignore Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
config.go Let per-site config specify a git branch (fix #30) (WIP) 2024-04-08 15:29:07 -05:00
deploy_error.go Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
go.mod Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
go.sum Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
main.go Let per-site config specify a git branch (fix #30) (WIP) 2024-04-08 15:29:07 -05:00
matrix.go Combine queued messages into one to save on message spam (fix #18) 2024-04-08 15:44:12 -05:00
README.md Init commit 2024-03-07 15:11:25 -06:00
site.go Let per-site config specify a git branch (fix #30) (WIP) 2024-04-08 15:29:07 -05:00

LapisDeploy

Lapis web application deployment program, written in Go!