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

Watch directories like Jitter #84

Open
rosenfeld opened this issue Oct 6, 2011 · 3 comments
Open

Watch directories like Jitter #84

rosenfeld opened this issue Oct 6, 2011 · 3 comments

Comments

@rosenfeld
Copy link

Jitter has an interesting feature:

https://github.com/TrevorBurnham/Jitter

jitter src/coffee/ web-app/js/

This will watch all CoffeeScript files in src/coffee/.coffee recursively and reproduce the same structure inside web-app/js/.js.

It would be great to be able to do the same with coffeekup, watching for changes recursively in *.ck and generating *.js when passed the --js option.

How about adding this feature to the coffeekup command?

@skyl
Copy link

skyl commented Oct 20, 2011

agreed, I'm looking for this.

@randallb
Copy link

+1. Looking to use this as a part of backbone templates.

@reaktivo
Copy link

+1. I'm just getting started with Coffeekup and this would be great!

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

4 participants