cutler 0.19.8

Powerful, declarative settings management for your Mac, with speed.
Documentation
<br>

<div align="center">

<img src="https://raw.githubusercontent.com/machlit/cutler/master/assets/logo.png" width="220px">

</div>

## Introduction

This book, by name, wants to introduce you with <code>cutler</code>, a software made to declaratively manage your macOS preferences and essentials. It can do a number of things. This book will help you navigate all of them, including new ones which are currently in development.

## Basic directions

When you follow along the book, you'll notice both command and code snippets as examples, showing you certain behavior. If the command is prefixed with a `$`, it may mean that you may need to only "follow" the structure
instead of just copy-pasting it. Other times, you can freely do so *if* the criterias specified are met.

If instead the code blocks have their file paths mentioned on top (for most of the time it will be the **config file** of cutler), it describes the structure of certail parts of the file.

## Why cutler

While using macOS, I have come to realize that most solutions like [Nix](https://nixos.org/) are not always easy to maintain either. So, I wanted to create a tool that abstracts away all the complexity into simple, already-known terms for most power users.

And that's how <code>cutler</code> came to be.

## Project links

There are some additional links that you may want to keep tabs on:

- [GitHub]https://github.com/machlit/cutler
- [Website]https://machlit.github.io/cutler
- [crates.io]https://crates.io/crates/cutler

## License

Well, if you haven't come across the license already, well, it's licensed under [GNU GPL v3](https://github.com/machlit/cutler/blob/master/LICENSE).

## Let's Go!

To get started with your cutlery, move to the next page.