mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-29 19:47:45 +00:00
docs: add homebrew installation method
This commit is contained in:
parent
33cb45569d
commit
c68bef57c1
1 changed files with 6 additions and 0 deletions
|
@ -199,6 +199,12 @@ $ alejandra --help
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### From [Homebrew](https://brew.sh)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ brew install alejandra
|
||||||
|
```
|
||||||
|
|
||||||
## (experimental) Configuration Options
|
## (experimental) Configuration Options
|
||||||
|
|
||||||
You can configure Alejandra through a file named `alejandra.toml`.
|
You can configure Alejandra through a file named `alejandra.toml`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue