cli icon indicating copy to clipboard operation
cli copied to clipboard

Development environment templates

Open jeremylevy opened this issue 2 years ago • 0 comments

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

jeremylevy avatar May 30 '22 15:05 jeremylevy