Files
fn-serverless/tool
Seif Lotfy سيف لطفي 7ec037b46a Move hello-async.sh and hello-sync.sh to the ruby and go directories … (#176)
* Move hello-async.sh and hello-sync.sh to the ruby and go directories and get rid of examples in tools

* update hello-ruby code to use iron/hello:ruby images
2016-10-17 22:12:10 +02: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.