archify library
Classes
- ArchifyCLI
- The main entry point for the Archify command-line interface (CLI).
- ConfigureCommand
-
Scaffolds the project from
archify.yaml'sstructuresection. - CustomCommand
-
Handles the
customcommand to generate a feature from a YAML template. - GenerateCommand
-
Generates a new feature from the
feature_templatesection ofarchify.yaml.
Constants
- packageVersion → const String
- CLI package version.
Functions
-
getCliVersion(
) → String