This website requires JavaScript.
Explore
Help
Sign In
elf
/
grunt-couchapp
Watch
1
Star
0
Fork
You've already forked grunt-couchapp
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9513ba168e
grunt-couchapp
/
bin
/
grunt-couchapp
3 lines
71 B
JavaScript
Raw
Blame
History
#!/usr/bin/env node
require
(
'grunt'
)
.
npmTasks
(
'grunt-couchapp'
)
.
cli
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink