Open matthewfeickert opened 6 years ago
@dguest There are still a few minor changes that I want to make to the internals before this would get squashed and merged, but I think that this is at least at the stage where a review of the new behavior would be quite helpful. I think most of everything in Issue #17 is addressed in it too.
So if you can start with
bash scripts/installer.sh -h
and then go from there in terms of seeing if it is clear what things a user should be interested in/do that would be great.
@dguest There is now (limited) CLI interfacing with CPython's .configure
. So I think this is probably ready for review and then squash+merge.
Resolves #17 and resolves #15
Much inspiration was taken from the Rust installer: https://sh.rustup.rs