meteor-azure
Version:
Automate Meteor deployments on Azure App Service
22 lines (11 loc) • 556 B
Markdown
# Meteor Azure
A command line tool for deploying Meteor applications on Azure App Service.

### Installation
``` $ npm install meteor-azure```
### Usage
See the [documentation](http://meteor-azure.readthedocs.io).
### Support
We welcome any questions or bug reports in the GitHub [issue tracker](https://github.com/fractal-code/meteor-azure/issues).
### License
[MIT](https://github.com/fractal-code/meteor-azure/blob/master/LICENSE.txt)