Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Add auto-tailor (use watchr or something similar) #88

Open
turboladen opened this issue Mar 15, 2012 · 5 comments
Open

Add auto-tailor (use watchr or something similar) #88

turboladen opened this issue Mar 15, 2012 · 5 comments

Comments

@turboladen
Copy link
Owner

It'd be cool to turn tailor on while you fix up your issues, then have it auto-run. ...similar to autotest or infinity_test.

@sergio-fry
Copy link
Contributor

Ability to check the only 1 file is needed. And I think, that https://github.com/guard/guard is prefered.

@burin
Copy link

burin commented Sep 10, 2013

If you use SublimeText, you could use SublimeLinter, and configure it to use tailor. Here's the pull request I made to add it:

SublimeLinter/SublimeLinter#568

Here's how I actually implemented personally:

https://gist.github.com/burin/b26ca219fb39a25e39f7

I think this might solve your problem (linting files w/ immediate feedback), but not be the solution you're looking for exactly.

@turboladen
Copy link
Owner Author

That's super cool, @burin! Thanks for implementing and sharing. I haven't had much time for tailor lately, but I think it'd be cool to have a section in the README for integrating with other tools--when your pull request gets integrated, would you be interested in updating tailor's README with how to use in SublimeText?

I might have to switch IDEs again now... :)

@burin
Copy link

burin commented Sep 10, 2013

@turboladen I'd be glad to.

@lesterzone
Copy link

https://github.com/guard/guard needed.

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

No branches or pull requests

4 participants