cutler 0.11.7

Powerful, declarative settings management for your Mac, with speed.
docs.rs failed to build cutler-0.11.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: cutler-0.19.5

cutler /kŭt′lər/

Powerful, declarative settings management for your Mac, with speed.

Crates.io Downloads

Overview

cutler aims to simplify your Mac's setup process into a one-command procedure. It does so by automating these and more:

  1. The setup for system preferences (no more manual tinkering with the Settings app).
  2. The installation of apps and tools (through brew and other tools).
  3. The execution of custom commands (this is on you, but cutler makes it easier).

cutler splits a single TOML file into readable configuration which you can design as your desire, allowing you to later apply it with just one command.

Installation

You can install cutler by running this command in the terminal:

curl -fsSL https://cutlercli.github.io/scripts/install.sh | /bin/bash

See "Installation" for other methods.

Documentation

Copy the command below and run it:

# or, visit: https://cutlercli.github.io/cookbook
cutler cookbook

This can be a great starting point for in-depth syntax review and examples if you want to use this tool.

Contributing

View the Contribution Guidelines to learn more about contributing to cutler.

License

This project is licensed under the Apache 2.0 License.