gnvim icon indicating copy to clipboard operation
gnvim copied to clipboard

Request for prebuilt binary release

Open chemio9 opened this issue 2 years ago • 0 comments

Just as the above, a small request for prebuilt binary release :smiley:

Here are the reasons:

  • Compiling rust programs requires a lot of disk space and take much time on some older laptops, offering binary release improves efficiency and saves time, and electricity. :)
  • Github Actions is free and easy to configure, since many other projects in rust has already written a perfect configuration file.
  • As a form of CI test, providing a prebuilt binary through Github Actions is a good way to ensure the master branch could successfully build.

In a word, it would be nice to have a prebuilt binary release.

chemio9 avatar Feb 02 '24 16:02 chemio9