Skip to content

xcode-tools

The xcode-tools resource reference. This resource installs xcode-tools to your system. Xcode tools is a standalone CLI only tools by Apple that provides essential tools for developing on Mac. Xcode tools is a dependency of many common and popular CLI tools and will automatically included in the plan if it’s not already installed. Xcode tools installs essential programs like git, gcc, python3, swift.

Parameters:

No parameters are currently available for the xcode-tools install.

Example usage:

codify.json
[
{
"type": "xcode-tools"
}
]