Closed nappex closed 5 months ago
DONT FORGET TO TESTS!! ⚠️
Test lowercase -c
too.
Reade for review I've already merged #223 to this PR!
Just discovered a Mix.Shell module that has a cmd function with a :cd
argument. I am not sure yet what’s that good for, but it looks related.
Update: I took a look and Mix.Shell.cmd/3 can be used to make Mix run a shell command. :cd
makes it set a working directory first.
fix #182