A Lapis web application deploy program, written in Go!
Go to file
2024-03-11 15:52:49 -05:00
.gitignore Add configuration file (fix #5) 2024-03-08 15:16:33 -06:00
config.go Matrix notifications (WIP #3) 2024-03-10 17:21:27 -05:00
config.json Matrix notifications (WIP #3) 2024-03-10 17:21:27 -05:00
deploy_error.go Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
go.mod Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
go.sum Matrix notifications (fix #3) 2024-03-10 21:22:05 -05:00
main.go Don't give updateSite() a clone url 2024-03-11 15:52:49 -05:00
matrix.go Increase wait between message queue scans (fix #12) 2024-03-10 22:52:07 -05:00
README.md Init commit 2024-03-07 15:11:25 -06:00
site.go Don't give updateSite() a clone url 2024-03-11 15:52:49 -05:00

LapisDeploy

Lapis web application deployment program, written in Go!