himynameisdave / git-labelmaker

:flags: Manage your GitHub labels from the command line!
MIT License
575 stars 33 forks source link

Better support for older noders #16

Closed himynameisdave closed 8 years ago

himynameisdave commented 8 years ago

Right now everything is very ES6-entric but it would be better to do a src/ and bin/ or something where the distribution or bin/ file was run through like the babel or something. Those promises be risky.

And then also add to the docs about minimum node versions and stuff.

himynameisdave commented 8 years ago

Prob not because git-labelmaker is dependant on node >= 4.0.0 https://github.com/jasonbellamy/git-label/blob/master/package.json#L21