Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
grunt-monty-python
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
a0ae3b93
authored
2015-07-23 12:16:30 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Empty grunt task file.
1 parent
502e0ee4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
tasks/monty-python.js
tasks/monty-python.js
0 → 100644
View file @
a0ae3b9
1
/*
2
* grunt-monty-python
3
*
4
*/
5
6
'use strict'
;
7
8
module
.
exports
=
function
(
grunt
)
{
9
};
Please
register
or
sign in
to post a comment