> On 4 November 2012 20:29, Petr Blahos <petrbla...@gmail.com> wrote:
> > What he does there, he basically has a file watcher and whenever his
> style
> > changes,
> > it is compiled with stylus, whenever his coffee script changes, it gets
> > translated to
> > js, whenever his js changes, tests are run.
>
> You can do this sort of thing in bash if you wanted:
> https://gist.github.com/2864947.
>
> I was thinking about using good old makefile, together with an approach
like
you mentioned. Simply: something changed? make. It has to run on Windows
though (I have no choice). I know there is make on windows too, but it
complicates
matters enormously.
--
Petr

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to