Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Managed version of Cron for Windows ## Description CronM is a simple Windows-based version of the *Nix job scheduler, Cron(http://en.wikipedia.org/wiki/Cron). Cron jobs are added to a crontab(http://en.wikipedia.org/wiki/Cron#Format) file that in this case is just a text file stored at the CronM root. CronM retains the same the same command line interface of the original. ## Requirements Visual Studio 2008 ## Installation Nothing fancy here. Copy the repo, compile, run.