guard-mirror 0.2.5
A CoffeeScript, Stylus, and Jade (HTML and JST) Guard that mirrors yoursource files (.coffee/.styl/.jade/.jst.jadet) in another location (public/www/etc...).
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (8):
            closure-compiler
            >= 0
          
          
            coffee-script
            >= 0
          
          
            guard
            >= 0
          
          
            jade
            >= 0
          
          
            json
            >= 0
          
          
            sprockets
            >= 0
          
          
            stylus
            >= 0
          
          
            yui-compressor
            >= 0
          
    