JohnSundell / SwiftPlate

Easily generate cross platform Swift framework projects from the command line
MIT License
1.77k stars 88 forks source link

Allow lowercased answers #8

Closed ArtSabintsev closed 7 years ago

ArtSabintsev commented 7 years ago

Allows Y,y,N,n to be valid answers by lowercasing user input.

JohnSundell commented 7 years ago

Awesome, thanks again @ArtSabintsev! 🎉