forked from vieter-v/vieter
This giant commit removes the old cron daemon & parser, replacing the latter with a C implementation that will now be maintained in a separate C library that gets developed independently. This commit lays the groundwork for implementing features of Vieter in C where possible.
6 lines
215 B
Text
6 lines
215 B
Text
[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
|