cutler 0.9.9

Powerful, declarative settings management for your Mac, with speed.
<div align="center">

<img src="assets/logo.png" width="200px">

# <a href="https://cutlercli.github.io/">cutler</a> <sup>/kŭt′lər/</sup>

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

[![Crates.io Downloads](https://img.shields.io/crates/d/cutler?style=social&logo=Rust)](https://crates.io/crates/cutler)

</div>



## Overview

cutler aims to simplify your macOS setup experience into an "almost" one-command procedure. Define your settings once, then easily apply, track, and revert changes across your system—think of it as infrastructure-as-code for your Mac.

## Installation

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

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

See ["Installation"](https://cutlercli.github.io/cookbook/installation.html) for other methods.

## Documentation

[**"The cutler Cookbook"**](https://cutlercli.github.io/cookbook/) should be a great starting point for anyone who wants to use this project in their setup. It is strongly encouraged to read it.

## Contributing

View the [Contribution Guidelines](https://cutlercli.github.io/cookbook/contributing.html) to learn more about contributing to cutler.

## License

This project is licensed under the [MIT License](https://github.com/cutlerCLI/cutler/blob/master/LICENSE.md).