# Function Tool The function tool is a tool to help you build and deploy functions to IronFunctions. In your projects root folder, run: ```sh iron build ``` This will iterate through your directories building any changed functions, bumping their version numbers and pushing them to Docker Hub.