Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tovedetered/slee

This is a simple text editor written entirely in Zig
https://github.com/tovedetered/slee

text-editor zig ziglang

Last synced: 9 days ago
JSON representation

This is a simple text editor written entirely in Zig

Awesome Lists containing this project

README

        

# SLEE

A Systems Level Easy Editor

Adapted from https://viewsourcecode.org/snaptoken/kilo into Ziglang

## Installation

Download the binary on the releases page then run it

Args specify the file

### From Source

#### Dependencies

- Ziglang - master branch

#### Steps

1. Download the source code
2. Run zig build