You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being a somewhat lazy user of programming languages, I must admit that I'm not entirely at ease with the idea of having to navigate the nuances of installation, locating the binary, and confirming its build version...
I've been thinking about making a standard installer using a popular package manager. I'm mostly focused on myself, and right now, I'm exploring how to add something to Brew and Nixpkgs, which I use the most.
In this context, I find the Helix project on repology quite intriguing, and I'm pondering the idea of setting up an automated release pipeline for it.
@mattwparas, have you already considered this? Do you have any guidelines, concerns, or considerations about it?
The text was updated successfully, but these errors were encountered:
Not any concerns particularly, I don't quite have the bandwidth to set up a lot of these things myself so would love the help with it!
Only thing would be any releases like this I would prefer to be done after #77 - I have a huge list of bug fixes that come along with that, and then I'll cut a new release for crates as well
Being a somewhat lazy user of programming languages, I must admit that I'm not entirely at ease with the idea of having to navigate the nuances of installation, locating the binary, and confirming its build version...
I've been thinking about making a standard installer using a popular package manager. I'm mostly focused on myself, and right now, I'm exploring how to add something to
Brew
andNixpkgs
, which I use the most.In this context, I find the Helix project on repology quite intriguing, and I'm pondering the idea of setting up an automated release pipeline for it.
@mattwparas, have you already considered this? Do you have any guidelines, concerns, or considerations about it?
The text was updated successfully, but these errors were encountered: