eficode-academy / git-katas

A set of exercises for deliberate Git Practice
MIT License
1.32k stars 860 forks source link

When powershell scripts fail they should abort execution #243

Closed RandomSort closed 4 years ago

RandomSort commented 4 years ago

If you run the setup.ps1 script, and it can't delete the exercise folder. It will do some Git commands in the kata repository.

Rather it should fail gracefully.