refactor: move cron code to libvieter; link libvieter
Some checks failed
Some checks failed
This commit is contained in:
parent
e3e90674c1
commit
5a85441336
9 changed files with 34 additions and 545 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue