UNPKG

meteor-azure

Version:

Automate Meteor deployments on Azure App Service

26 lines (14 loc) 909 B
# Meteor Azure [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![npm version](https://badge.fury.io/js/meteor-azure.svg)](https://badge.fury.io/js/meteor-azure) ![](https://img.shields.io/npm/dt/meteor-azure.svg) A command line tool for deploying Meteor applications on Azure App Service. ![demo](https://user-images.githubusercontent.com/9661116/27125422-883fd03c-5137-11e7-86da-e899b6d06824.gif) ### 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)