kritzcreek / pscid

A lightweight, fast and unintrusive PureScript file-watcher
GNU Lesser General Public License v3.0
133 stars 16 forks source link

Use purescript-optparse over yargs #53

Closed kritzcreek closed 5 years ago

kritzcreek commented 5 years ago

This lets us drop the outdated dependency on yargs, and get much nicer PureScript-y option parsing.

@i-am-tom @danieljharvey I'm hoping I ported all the option flags faithfully, but maybe you could give this branch a try to make sure I didn't break any of your workflows?

kritzcreek commented 5 years ago

I'll interpret the ❤️ as a "go ahead" 😸