Open Armael opened 5 months ago
make binary builds of creustot-rustc and cargo-creusot, and decide how we want to distribute them to the end users.
As a note, this is probably the least critical on this list, rust developers intrinsically have cargo
on their machines so cargo install
should be good enough, especially at first.
The current workflow for installing Creusot it too complicated. Ideally we'd like
cargo creusot setup
to take care of everything, and avoid usingopam
on the side. For this we need:--version
: https://github.com/OCamlPro/alt-ergo/issues/1131 -> wait for release 2.6 to include the fix)why3 ide
),creustot-rustc
andcargo-creusot
, and decide how we want to distribute them to the end users.