meteor-azure
Version:
Automate Meteor deployments on Azure App Service
26 lines (14 loc) • 909 B
Markdown
# Meteor Azure
[](https://www.repostatus.org/#active)
[](https://badge.fury.io/js/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)