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

Use Jake instead of scripts as task runners #109

Open
atran opened this issue May 29, 2014 · 2 comments
Open

Use Jake instead of scripts as task runners #109

atran opened this issue May 29, 2014 · 2 comments

Comments

@atran
Copy link

atran commented May 29, 2014

Instead of using .sh and .bat files, use Jake as a task runner. I'm using them in my fork and you can see a description here. If there is interest, I can implement it.

@kylefinley
Copy link
Member

@atran,

Sorry for the late response.

Jake looks nice. You did an excellent job of creating tasks. The only downside I can see is that you have to have Jake installed globally, correct? I would like to avoid global executables if possible. However, the simplicity offered by Jake might be worth making an exceptions.

Thanks for the suggestion, I'll leave this open so others can comment.

Kyle

@atran
Copy link
Author

atran commented Jun 4, 2014

From their README it states:

Note Jake is intended to be mostly a command-line tool, but lately there have been changes to it so it can be either embedded, or run from inside your project.

I'm unclear about those changes but it looks like it's going in the right direction.

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

No branches or pull requests

2 participants