refactor: move cron code to libvieter; link libvieter

This commit is contained in:
Jef Roosens 2023-01-18 17:49:30 +01:00
parent e3e90674c1
commit 5a85441336
9 changed files with 34 additions and 545 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "docs/themes/hugo-book"]
path = docs/themes/hugo-book
url = https://github.com/alex-shpak/hugo-book
[submodule "src/libvieter"]
path = src/libvieter
url = https://git.rustybever.be/vieter-v/libvieter