Skip to main content

Executable / Binary 1.17.0

With 1.17.0 we have started to distribute configarr additionally as binary files. This is currently based on Bun Compilation

If you have problems or feedback feel free to create an issue to discuss potential problems or optimizations.

Quick Start

Checkout the releases in Github. There we will attach binaries for different architectures and systems.

The files are probably compressed and need to be extracted. Afterwards you can run the executable as any other program or tool.

Need more help? open an issue.

FAQ

  • On MacOS if I download files the file is corrupt: If downloaded via browser or something the resulting executable can be quarantined.
    • To check attributes: xattr ./configarr -l
    • To remove quarantine: xattr -dr com.apple.quarantine ./configarr