foundry-rs / foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
https://getfoundry.sh
Apache License 2.0
8.34k stars 1.77k forks source link

package to `apt` and `brew` #20

Closed gakonst closed 1 year ago

gakonst commented 3 years ago

as title

odyslam commented 3 years ago

On it @gakonst .

The brew is fairly straightforward. Apt will prob require us to have a binary apt repo that users will add and then use apt-get install.

The reason is that different Linux distros have different repo update cycles, leading to users lagging behind if they user Debian or Ubuntu.

odyslam commented 3 years ago

Dependencies

Nice to have

TODO

Resources

lucas-manuel commented 2 years ago

Whats the status here? Should we close/update for foundry?

gakonst commented 2 years ago

We don't have releases yet, so we keep open I think

onbjerg commented 2 years ago

AUR too please :heart: _ :heart: I use Arch btw

lucas-manuel commented 1 year ago

Close-able? @mds1

mds1 commented 1 year ago

Closing in favor of https://github.com/foundry-rs/foundry/issues/494 to track all release changes for v1