refactor: move cron code to libvieter; link libvieter
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/docker unknown status
ci/woodpecker/pr/man unknown status
ci/woodpecker/pr/test Pipeline failed

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