a library to handle self-updating, and first-run stuff.
Go to file
adam 9b70bd9480
All checks were successful
gitea.arg.rip/deployment/pipeline/head This commit looks good
databases initializer script
I think I figured it out. your -s << 'ENDMARKER' is looking for a line that starts with ENDMARKER - no spaces. so you can't indent it nicely.
2024-12-06 21:23:57 -05:00
.vscode we TDD now? 2024-10-30 16:46:57 -04:00
Deployment jenkinsfile from jenkins-playground 2024-11-11 00:34:57 -05:00
deployment.tests oh right, testing frameworks suck 2024-11-04 00:40:25 -05:00
scripts databases initializer script 2024-12-06 21:23:57 -05:00
.gitignore actual initial - library project, test project, Configuration 2024-10-16 17:12:38 -04:00
Jenkinsfile jenkinsfile from jenkins-playground 2024-11-11 00:34:57 -05:00
LICENSE Initial commit 2024-10-15 14:41:06 -04:00
README.md Initial commit 2024-10-15 14:41:06 -04:00

deployment

a library to handle self-updating, and first-run stuff.