cli
cli copied to clipboard
Development environment templates
Add support for development environment templates.
Something that will let you create a development environment from scratch based on a template stored in a repository.
Maybe something like this:
recode aws start my-new-repo --template=go --template-args="go_version=1.18" --create-repository