Skip to content

jlbfalcao/mozrepl_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 © 2010 Jorge Falcão. See LICENSE for details.

About

MozRepl script to update Ext.Component and css

Resources

License

Stars

Watchers

Forks

Packages

No packages published