Thanks to visit codestin.com
Credit goes to github.com

Skip to content

L-Trump/helix-ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helix

This repository uses GitHub Actions to build the helix tool.

The binary releases of the official repository are built on Ubuntu 22.04. It may cause GLIBC issues on older systems. This repository builds the binary on Ubuntu 16.04 (GLIBC 2.23). Besides, this repository also builds a musl version of the binary. It can be used on any Linux system.

Specifically, this repository builds the following binaries:

  • aarch64-unknown-linux-gnu
  • aarch64-unknown-linux-musl
  • aarch64-apple-darwin
  • x86_64-unknown-linux-gnu
  • x86_64-unknown-linux-musl
  • x86_64-apple-darwin

Download stable release: https://github.com/zydou/helix/releases/latest

Download nightly release: https://github.com/zydou/helix/releases/tag/nightly

About

A post-modern modal text editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%