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

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: 6 months 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