Add plugins npm routines TODO

This commit is contained in:
Juan Cruz Viotti 2015-02-12 13:17:20 -04:00
parent 7edcf9925e
commit 2ea628bc4a

View File

@ -15,6 +15,8 @@ exports.register = (glob, callback) ->
registerPlugin(plugin.require())
, callback
# TODO: Move all this npm interaction functionality to nplugm
exports.install = (name, callback) ->
async.waterfall [