Skip to content

aube store add

  • Usage: aube store add <PACKAGES>…

Add one or more packages to the global store without linking them into any project. Each argument is a package spec: lodash, lodash@4.17.21, react@next, or express@^4

Arguments

<PACKAGES>…

Package specs to fetch into the store

Released under the MIT License.