Console Command

Add a new command to your application by creating a ↱ Darken\Console\CommandInterface implementation and registering it in the console Application using ↱ Darken\Console\Application ⇀ registerCommand method.