Currently the only way to execute DEAN is through manual compilation with `cargo`. We need to provide automated builds from the main branch. - [ ] Binaries in each release - [ ] Linux/amd64 - [ ] Windows/amd64 - [ ] MacOS/amd64 - [ ] Packages for Linux distributions - [ ] ArchLinux (AUR) PKGCONFIG - [ ] Debian / Ubuntu - [ ] Fedora / RedHat - [x] Brew packages for MacOS and Linux
Currently the only way to execute DEAN is through manual compilation with
cargo. We need to provide automated builds from the main branch.