mozrepl_tools
Reload css or js (and Ext.component) through your editor. Thanks to MozRepl :)
Before install
install MozRepl wiki.github.com/bard/mozrepl/
Install
gem install mozrepl_tools
Reload css (<link /> tag only)
#> mozrepl ‘main.css’
Adding a js file to current tab
#> mozrepl ‘my/path/file.js’
Use with Sencha|ExtJS.
Just ext-reload.js to your project.
Using with Textmate (~/Library/Application Support/TextMate/Bundles/MozRepl.tmbundle)
#> mozrepl textmate
And now, use “Command+Shif+R” (like magic)
TODO
#TODO: use watchr to reload automatic
Copyright
Copyright © 2010 Jorge Falcão. See LICENSE for details.