bootstrap-script icon indicating copy to clipboard operation
bootstrap-script copied to clipboard

Maintained?

Open jgarte opened this issue 4 years ago • 2 comments

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.

jgarte avatar Oct 01 '21 20:10 jgarte

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.

straight-shoota avatar Oct 01 '21 21:10 straight-shoota

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.

RX14 avatar Oct 06 '21 17:10 RX14