Commit graph

10 commits

Author SHA1 Message Date
askiiart
d6b78eb62c
add db connection - INCOMPLETE
- remove containers after running
- change log paths to make more sense (more hierarchical)
- add dependency funcs (e.g. dependency_map())
- add postgres connection
2025-01-29 13:07:43 -06:00
askiiart
f72a025dfe
un-opt level 3 for release
(this is not bottlenecked by gregory's speed, but rather podman and postgres, so no use)
2025-01-27 09:40:36 -06:00
askiiart
5d4a722050
fix missing features 2025-01-26 14:15:22 -06:00
askiiart
66424f704d
add start of error handling 2025-01-17 10:45:06 -06:00
askiiart
e6b521262d
switch to toml 2024-12-29 23:10:29 -06:00
askiiart
df0cf3b93d
functional prototype
update docs and structs, add actual logic, now it actually works
2024-12-29 16:31:56 -06:00
askiiart
bd880f4f5f
add reading config, add and update docs 2024-12-26 12:18:16 -06:00
askiiart
5b035fe12c
add cli 2024-12-22 17:59:56 -06:00
askiiart
f77783c66f
update config, add config docs 2024-12-21 20:41:28 -06:00
askiiart
674412b43b
initial commit - has sort tests 2024-12-17 23:01:46 -06:00