UNPKG
npm-couple
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.1
A library to couple two objects.
www.github.com/ryansmith94/couple
ryansmith94/couple
npm-couple
/
gulpfile.js
4 lines
(3 loc)
•
98 B
JavaScript
View Raw
1
2
3
4
// This just runs gulpfile.coffee.
require
(
'coffee-script/register'
)
require
(
'./gulpfile.coffee'
)