This website requires JavaScript.
Explore
Help
Sign In
Public
/
libcron
Watch
1
Star
0
Fork
0
You've already forked libcron
mirror of
https://github.com/PerMalmberg/libcron.git
synced
2026-05-01 02:49:15 -05:00
Code
Activity
14
Commits
2
Branches
9
Tags
9d7134c5275e23bc3955fecfc81a3d9488ca2cf4
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Per Malmberg
9d7134c527
clang-tidy
2018-03-11 15:28:51 +01:00
.idea
More tests, seems to be working. Still needs to handle non-existent dates.
2018-03-09 23:51:13 +01:00
libcron
clang-tidy
2018-03-11 15:28:51 +01:00
test
Moce functionality in main Cron class with added tests.
2018-03-11 15:26:26 +01:00
.gitignore
Begun implementation.
2018-03-08 14:21:26 -08:00
CMakeLists.txt
More tests, seems to be working. Still needs to handle non-existent dates.
2018-03-09 23:51:13 +01:00
LICENSE
Initial commit
2018-03-08 23:09:11 +01:00
README.md
Initial commit
2018-03-08 23:09:11 +01:00
README.md
libcron
A C++ scheduling library using cron formatting.
View Git Blame
Copy Permalink
S
Description
A C++ scheduling library using cron formatting.
Readme
MIT
4.4
MiB
Languages
C++
96.5%
CMake
3.5%