UNPKG
topic-detection
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
A simple topic detection module
github.com/morungos/topic-detection
morungos/topic-detection
topic-detection
/
gulpfile.js
4 lines
(2 loc)
•
66 B
JavaScript
View Raw
1
2
3
4
require
(
'coffee-script/register'
);
require
(
'./gulpfile.coffee'
);