FeatureCommand constructor
FeatureCommand()
Implementation
FeatureCommand()
: super(
command: 'feature',
description: 'Create a new feature for Megaleios projects. 🔨',
example: 'me feature login',
);