Files
fn-serverless/tool
Seif Lotfy سيف لطفي 52cab30056 Change PAYLOAD input to STDIN (#111)
* change to iron-io/runner dependency
* Fix runner dependency
* Change PAYLOAD input to STDIN, fixes #40
2016-10-06 18:44:58 -03:00
..

Function Tool

The function tool is a tool to help you build and deploy functions to IronFunctions.

In your projects root folder, run:

iron build

This will iterate through your directories building any changed functions, bumping their version numbers and pushing them to Docker Hub.