A Lapis web application deploy program, written in Go!
Go to file
2024-03-27 11:26:10 -05:00
.gitignore Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
config.go Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -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 Tell the user if given an invalid / non-existant config file (fix #29) 2024-03-27 10:21:56 -05:00
matrix.go Add site restart chat command (fix #21) 2024-03-15 19:19:19 -05:00
README.md Init commit 2024-03-07 15:11:25 -06:00
site.go Add per-site optional configuration (fix #15) 2024-03-15 17:51:45 -05:00

LapisDeploy

Lapis web application deployment program, written in Go!