A Lapis web application deploy program, written in Go!
Go to file
2024-06-11 14:00:32 -05:00
.gitignore Switch main configuration language to Lua (fix #28) 2024-03-27 11:26:10 -05:00
config.go Confirm webhook is from a trusted source (fix #16) 2024-04-16 11:36:51 -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 Replace DeployErrors with a better system(?) (fix #42) 2024-06-11 14:00:32 -05:00
matrix_commands.go Replace DeployErrors with a better system(?) (fix #42) 2024-06-11 14:00:32 -05:00
matrix.go Replace DeployErrors with a better system(?) (fix #42) 2024-06-11 14:00:32 -05:00
README.md Init commit 2024-03-07 15:11:25 -06:00
site.go Replace DeployErrors with a better system(?) (fix #42) 2024-06-11 14:00:32 -05:00

LapisDeploy

Lapis web application deployment program, written in Go!