mirror of
https://github.com/bower/bower.git
synced 2026-02-12 06:55:04 -05:00
Initial take on the commands + renderers + cli.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
module.exports = {
|
||||
|
||||
};
|
||||
'help': require('./help'),
|
||||
'install': require('./install')
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user