Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide automated builds #34

Open
1 of 9 tasks
tembleking opened this issue Jul 13, 2022 · 1 comment
Open
1 of 9 tasks

Provide automated builds #34

tembleking opened this issue Jul 13, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@tembleking
Copy link
Contributor

tembleking commented Jul 13, 2022

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
  • Brew packages for MacOS and Linux
@tembleking tembleking added the enhancement New feature or request label Jul 13, 2022
@tembleking tembleking added this to the v0.1.0 MVP milestone Jul 13, 2022
@fjlopez
Copy link
Contributor

fjlopez commented Jul 22, 2022

Created and tested the Formulae for brew https://github.com/StaticDependencyAnalyzer/tap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants