Skip to content

A simple script repository to help build helix in debian packages.

Notifications You must be signed in to change notification settings

hugo-b-r/helix-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helix Debian package repository

Introduction

This repository hosts actions and scripts to build a debian package out of helix, a post-modern modal text editor.

Set-up

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).

Requirements

git gcc

For debian:

apt-get install git gcc

So use:

cargo install --git https://github.com/burtonageo/cargo-bundle

Running

for a debug package :

./helix-deb.sh

For a release package, append - -release.

Sidenotes

Might be instable as cargo-bundle is stated as "very very alpha".

Feel free to contribute and always respect yourself, others and humanity.

About

A simple script repository to help build helix in debian packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages