This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -------------------------- | |
# Leadbox Meteor deployment script for Azure | |
# by [email protected] | |
# Version: 0.3 | |
# -------------------------- | |
# Please run this script on root folder of your meteor app | |
# --------------------------- | |
# Prerequisites: | |
# --- Visual Studio with C++ installed | |
# --- Node 0.12.7 |