Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using Liftoff #13

Closed
danielgtaylor opened this issue Mar 21, 2014 · 3 comments
Closed

Investigate using Liftoff #13

danielgtaylor opened this issue Mar 21, 2014 · 3 comments

Comments

@danielgtaylor
Copy link
Contributor

It looks like both Gulp and grunt-next (the upcoming 1.0 version of Grunt) are using a module called Liftoff to manage finding and loading of the Gruntfile/gulpfile. It might be worth using this module for Flightplan as well:

http://weblog.bocoup.com/building-command-line-tools-in-node-with-liftoff/

https://github.com/tkellen/node-liftoff

@pstadler
Copy link
Owner

Looks interesting. If you do some work in this regard I'll happily merge it in if it offers improvements over the current situation.

@demisx
Copy link

demisx commented Sep 7, 2014

👍 for liftoff.

@pstadler
Copy link
Owner

With 0.5.0, Flightplan uses liftoff. Thanks guys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants