tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

Improve Start and Stop DX #286

Closed tonysm closed 1 year ago

tonysm commented 2 years ago

Changed


Before:

takeout start 123123123

Now:

takeout start mysql

resolves #284

vblinden commented 1 year ago

I was about to build this, but saw that this pull request was already made. @mattstauffer do you have time to take another look at this?