bootstrap-script
bootstrap-script copied to clipboard
Maintained?
Hi,
Is this script still maintained and in sync with crystal upstream?
I'm curious because I want to use it as a template for packaging crystal for guix
I started a thread here for the effort and packaged an early version of ruby required by bootstrap-script:
https://issues.guix.gnu.org/49158
Any help/advice for this effort is much appreciated.
A couple of recent versions are missing. Last release is 0.33.0, so that makes five missing minor and major releases. This shouldn't be hard to add, though. I'd assume just adding these steps should suffice without requiring any special handling.
It used to be maintained by me, but keeping it working and adding new versions shouldn't be too hard. Feel free to PR, using previous commits to update the script as ideas.