Sha256: 5bf8885b3df82200cbcbcaeb4d84568518c9ba03164423cba1dbd7469bf40b9c

Contents?: true

Size: 598 Bytes

Versions: 1

Compression:

Stored size: 598 Bytes

Contents

description "Aurora Grunt Configuration"
no_configuration_file!

# Grunt's for the Boars
file '../shared/Gruntfile.js', :to => 'Gruntfile.js'
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

1 entries across 1 versions & 1 rubygems

Version Path
compass-aurora-3.0.0 templates/grunt/manifest.rb