meteor-up
meteor-up copied to clipboard
Create npm package with tasks and utils for deployment plugins
Last month I started work on a couple new plugins for deploying non-meteor apps, and there is a large amount of code shared with the meteor plugin. This should be split out into a new npm package that can be used by deployment plugins.
In either the same or a seperate package there should be helpers for testing plugins.