0.0.3 • Published 7 years ago

squeezer-azure v0.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

squeezer-azure

Azure Squeezer Plugin . This plugin enables Azure Functions support within the Squeezer Framework.

Squeezer.IO Build Status npm version DUB

Installation

cd PROJECT_DIR

npm i squeezer-azure --save

Activate the plugin

PROJECT_DIR/squeezer.yml

plugins:
  - name: squeezer-azure
    path: node_modules

Check Documentation