marv 0.7.3
A toolkit for bootstrapping and developing WordPress themes and plugins using Sass, LESS, and CoffeeScript.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (15):
            autoprefixer-rails
            ~> 9.3
          
          
            childprocess
            ~> 0.5
          
          
            coffee-script
            ~> 2.3
          
          
            guard
            ~> 2.8, < 2.9
          
          
            guard-livereload
            ~> 2.4
          
          
            less
            ~> 2.6
          
          
            mini_racer
            ~> 0.2
          
          
            mysql2
            ~> 0.3
          
          
            pry
            < 0.13
          
          
            rubyzip
            ~> 1.1
          
          
            sass
            ~> 3.4
          
          
            sprockets
            ~> 3.7
          
          
            thor
            ~> 0.19
          
          
            tilt
            != 1.3, ~> 1.1
          
          
            uglifier
            ~> 4.1
          
    