stellarwp / slic

The slic (StellarWP Local Interactive Containers) CLI command provides a containerized and consistent environment for running automated tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-run `slic stop` when running `slic update`

borkweb opened this issue · comments

This is a quality of life improvement so we don't have to always type: slic down && slic update. Instead, let's prompt to see if the user wishes to do the command.