-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
I've just spent the last hour tinkering with Dalek. It looks awesome! I wanted to drop a note to say that you might find this library I wrote useful for handling some of the CLI drudgery (finding a local installation, config file, etc):
http://github.com/tkellen/node-liftoff
You can see a real-world implementation of it here:
https://github.com/gulpjs/gulp/blob/master/bin/gulp.js
I'd love to hear your feedback if you get around to trying it out!