1
0
mirror of https://github.com/PerMalmberg/libcron.git synced 2025-11-08 06:58:39 -06:00

Initial commit

This commit is contained in:
Per Malmberg
2018-03-08 23:09:11 +01:00
committed by GitHub
commit 24cfe15a79
3 changed files with 55 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# libcron
A C++ scheduling library using cron formatting.