scribe/script
Edward Loveall bb2519bdab
Add command to build_static
Uploading the object file and linking it on the server wasn't working. So I'm now using a statically linked binary.

I followed the instructions here: https://crystal-lang.org/reference/1.10/guides/static_linking.html#linux
2023-12-22 10:56:35 -05:00
..
helpers Initial app 2021-05-01 17:03:38 -04:00
build_static Add command to build_static 2023-12-22 10:56:35 -05:00
build_ubuntu Ensure that scr/version is up-to-date when building 2022-01-15 16:31:02 -05:00
docker_entrypoint Remove the need for a DATABASE_URL 2022-05-21 11:34:28 -04:00
release Version 2023-12-18 2023-12-18 10:46:02 -05:00
setup Remove postgress stuff from script/setup 2021-10-10 14:52:14 -04:00
system_check Remove outdated postgres check and dep from shell.nix 2023-12-04 11:44:15 -05:00
test Add test script 2021-07-04 16:03:25 -04:00