A Lapis web application deploy program, written in Go!
Go to file
2024-03-27 11:57:26 -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 Switch default config file to ./config.lua, not ./config.json (fix #33) 2024-03-27 11:45:37 -05:00
matrix.go Add site stop chat command (fix #22) 2024-03-27 11:57:26 -05:00
README.md Init commit 2024-03-07 15:11:25 -06:00
site.go Add site.Stop method (fix #35) 2024-03-27 11:57:07 -05:00

LapisDeploy

Lapis web application deployment program, written in Go!