ajvb / kala

Modern Job Scheduler
MIT License
2.12k stars 187 forks source link

Change Project Structure to Cobra-Style #202

Closed tooolbox closed 4 years ago

tooolbox commented 4 years ago

Puts the bulk of the main() function into a cmd sub-package, in the style of Cobra.