Sha256: 233b7fb3b746dae537b6f068f06ac121e6612cb042bff8969983d9cf6d30a86e
Contents?: true
Size: 616 Bytes
Versions: 16
Compression:
Stored size: 616 Bytes
Contents
description "Aurora Grunt Configuration" no_configuration_file! # Grunt's for the Boars file '../shared/Gruntfile.js.erb', :to => 'Gruntfile.js', :erb => true file '../shared/package.json.erb', :to => 'package.json', :erb => true file '../shared/jshintrc.txt', :to => '.jshintrc' help %Q{ Please contact Sam Richard with questions: sam@snug.ug } welcome_message %Q{ Aurora Grunt Configuration. See http://snugug.github.io/Aurora/ for full documentation. Now run `npm install` to install your Grunt dependencies. You can now simply run `grunt watch` to compile your Sass and start LiveReload. }
Version data entries
16 entries across 16 versions & 2 rubygems