mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 22:05:55 +00:00
add gruntfile, initialize module
This commit is contained in:
parent
bc9d34075a
commit
b98bf5db11
7
Gruntfile.coffee
Normal file
7
Gruntfile.coffee
Normal file
@ -0,0 +1,7 @@
|
||||
module.exports = (grunt) ->
|
||||
|
||||
grunt.initConfig
|
||||
"embark-framework":
|
||||
|
||||
grunt.loadTasks "tasks"
|
||||
|
Loading…
x
Reference in New Issue
Block a user