- add gomod_name support
- optimize git clone with depth 1 and main branch only
- add force flag for adding on a dirty repo
- add noyes prompter support
- update version to v0.8.0
- make feature name optional in add command
- update version to v0.7.0
- add check for presence of go.mod file before executing add command
- update version to v0.6.0
- handle connection errors
- update version to v0.5.0
- update getFeatureArgs to use feature_name identifier
- clarify feature name argument as required in add command
- update version to v0.4.0
- add environment command to list environment variables
- add support for source repository and git operations
- change version to v0.3.0
- update tooling
- update go-archetype dependency to support overlay transformations
- configuration and command handling to support transformations