embark/grunt-embark/Gruntfile.coffee
2016-05-29 20:56:06 -04:00

8 lines
99 B
CoffeeScript

module.exports = (grunt) ->
grunt.initConfig
"grunt-embark": {}
grunt.loadTasks "tasks"