This repository hosts actions and scripts to build a debian package out of helix, a post-modern modal text editor.
If you want to use the script, you should set up a rust development environment. You should also install cargo bundle (the latest "development" version because the last update isn't working with cargo workspaces).
git gcc
For debian:
apt-get install git gcc
So use:
cargo install --git https://github.com/burtonageo/cargo-bundle
for a debug package :
./helix-deb.sh
For a release package, append - -release
.
Might be instable as cargo-bundle is stated as "very very alpha".
Feel free to contribute and always respect yourself, others and humanity.