Set host requirements
For Builder Projects that are configured to run on a local machine, it is possible to require certain tools are installed in order to launch the Project.
Set your Project's execution environment
In order to require certain requirements for the hosting platform, you must first ensure your Project is configured to execute on a Local Machine.
To set a specific Project's execution environment:
- Go to the main Projects landing page.
- Open the three-dot menu on a specific Project.
- Scroll down to Fusion Execution Environment and choose Local Machine (Docker-less).
It is also possible to set the execution environment for all Projects within a Space. To do so, go to your Space's settings and click the Edit button next to Desktop App Settings.
For more details on working with environments in the Desktop App, visit Execution environments.
Add host requirements
Setting host requirements can help other members of your team correctly launch your Project locally.
To add a tool requirement for your Project, first make sure your project must has its execution environment set to Local Machine. Then:
- Go to the main Projects landing page.
- Open the three-dot menu on your Project.
- Scroll to the Host Requirements section.
- Click + Add Requirement.
- Add details about the required tool for the Project. A command is needed to verify whether or not this tool is installed.
- Click Save.
What's next
Download the Builder Desktop App if you haven't already, or learn more about Execution Environments.