EasyEngine / EasyEngine/cron-command
Fix EasyEngine cron behavior to support proper Linux Cron like behavior
Open
bug
- Dominant language
- PHP
- Stars
- 4
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
For now we need to throw warnings for `;` and `#` symbols as they're not supported in Ofelia.
I'm looking at the [Ofelia](https://github.com/mcuadros/ofelia) code. They're using the [gcfg.v1](https://github.com/mcuadros/ofelia/blob/master/cli/config.go#L10) for reading the config file. Need look into possible replacements.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.