mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
Add plugins npm routines TODO
This commit is contained in:
parent
7edcf9925e
commit
2ea628bc4a
@ -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 [
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user