diff --git a/lib/plugins.coffee b/lib/plugins.coffee index c445ae30..814cf3bf 100644 --- a/lib/plugins.coffee +++ b/lib/plugins.coffee @@ -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 [