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

Version Path
compass-aurora-os-0.3.2 templates/grunt/manifest.rb
compass-aurora-os-0.3.0 templates/grunt/manifest.rb
compass-aurora-os-0.3.0.alpha templates/grunt/manifest.rb
compass-aurora-os-0.2.3 templates/grunt/manifest.rb
compass-aurora-os-0.2.2 templates/grunt/manifest.rb
compass-aurora-os-0.2.1 templates/grunt/manifest.rb
compass-aurora-os-0.2.0 templates/grunt/manifest.rb
compass-aurora-3.0.9 templates/grunt/manifest.rb
compass-aurora-os-0.1.0 templates/grunt/manifest.rb
compass-aurora-3.0.8 templates/grunt/manifest.rb
compass-aurora-3.0.6 templates/grunt/manifest.rb
compass-aurora-3.0.5 templates/grunt/manifest.rb
compass-aurora-3.0.4 templates/grunt/manifest.rb
compass-aurora-3.0.3 templates/grunt/manifest.rb
compass-aurora-3.0.2 templates/grunt/manifest.rb
compass-aurora-3.0.1 templates/grunt/manifest.rb