You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luke A. Greenleaf edited this page Mar 28, 2015
·
1 revision
Should allow for repo level installation of Aurelia pieces as well as typical use cases such as framework, components, templating, and so forth. I think a good feature to incorporate is a special find function through the cli such as 'socket.io + aurelia' bringing up all packages that have both listed in their package.json. This could be done in a number of different ways after having talked to Guy Bedford about it he said it had been planned for jspm to support a search feature but it was never implemented. So possibly the first step is contributing this feature back to jspm and then we could work on the Aurelia specific parts.