turbulent / substance

Local Docker-powered development environments
Apache License 2.0
18 stars 8 forks source link

add aliases in subenv.yml #22

Closed S0yKaf closed 6 years ago

S0yKaf commented 6 years ago

It would be very helpful if users could add custom aliases inside their .substance/subenv.yml. This would make it so users aren't required to go manually add aliases inside their engine.yml and repo owners can easily define special aliases to meet their specific needs.

S0yKaf commented 6 years ago

Turns out you can do something similar using dockwrkr jobs. however I still think it could be an interesting feature overall.

bbeausej commented 6 years ago

Totally, we had initially planned for this so you could have global and per-engine aliases.

Having global aliases can be super useful for environment setups where more than one subenv share container names and commands.