Truemedia / slush-regenerator

A slush generator for many website things (Optimized for Laravel 5.2)
MIT License
0 stars 0 forks source link

Add prompt for file encoding #23

Closed Truemedia closed 8 years ago

Truemedia commented 8 years ago

Should be utf8 by default with an option for user to type file encoding manually if they wish to do so.

Truemedia commented 8 years ago

Done in latest commit, only offers UTF8 but if people want other encodings I would accept a pull request.