camerondurham / ch

Docker config and shell manager for using (or misusing) containers as dev environments
Apache License 2.0
18 stars 2 forks source link

Fails to save environment when .ch.yaml is not created #7

Closed camerondurham closed 3 years ago

camerondurham commented 3 years ago

When a .ch.yaml file does not exist, the new file will be created but environment specified in ch create ENV_NAME will not be saved.