diff --git a/docs/tools.md b/docs/tools.md index 323a144550..bed80d15f9 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -1,11 +1,20 @@ {!docs/setup-fastlane-header.md!} -# fastlane actions +# fastlane tools + +## What are tools? TODO document what tools are and how they work +- tools are CLI command of fastlane: `fastlane ` +- they can offer subcommands: `fastlane ` +- they are usually configurable by a config file: `file` +- tools usually also have a corresponding action that makes their functionality available for use in lanes and other actions + This page contains a list of all fastlane tools: +## Available Tools + ### iOS #### App Store