You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`elm-format` is still in alpha. You will need to download the version appropriate for your OS, unzip it, and place `elm-format` or `elm-format.exe` (windows) on your `PATH`.
32
32
33
-
- Mac: [download](https://github.com/avh4/elm-format/releases/download/0.2.0-alpha/elm-format-0.2.0-alpha-mac-x64.tgz) or `brew tap homebrew/devel-only; brew install --devel elm-format`
If the binary does not work for you, please [report details about your OS](https://github.com/avh4/elm-format/issues/new), or try [building from source](#building-from-source).
38
34
39
35
If you need PGP signatures, see the [releases page](https://github.com/avh4/elm-format/releases).
If you can simplify or improve the installation instructions or add instructions for another editor, please [make a pull request](https://github.com/avh4/elm-format/edit/master/README.md). The default behavior of `elm-format`-approved plugins is to format Elm files on save.
0 commit comments