Codify is currently in Beta! Please report any bugs here

Features

Get started faster. Explore how Codify streamlines your macOS development experience.
Plan

Intelligent Installations

Codify plan first scans your system and compares what is already installed with what is missing. Only missing resources or required dependencies show up in the plan to be installed.
Plan example image
Apply example image
Apply

Apply with Confidence

Codify displays a complete plan of the changes before applying changes. All commands and logs are printed to the console during the apply for improved security and debugging.
Codify.json

Powerful yet simple

Easily configure your environment using JSON or YAML. Most resources can be installed in a single line. Resources come with sensible defaults while offering powerful options.
Codify JSON example image
Import example image
Import

Bidirectional Configurations

Codify configs can both be applied onto the system and be generated from the system. Easily maintain your Codify configs by importing new changes back into JSON.
Auto-complete

Built in Auto-completion

Enjoy auto-completion across multiple code editors. Get relevant suggestions and syntax checking for your Codify config files.
Auto-completion auto-complete