Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
This is a simple text editor written entirely in Zig
- Host: GitHub
- URL: https://github.com/tovedetered/slee
- Owner: tovedetered
- License: mit
- Created: 2024-05-07T13:07:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T19:43:16.000Z (8 months ago)
- Last Synced: 2024-06-09T21:18:39.866Z (8 months ago)
- Topics: text-editor, zig, ziglang
- Language: Zig
- Homepage:
- Size: 88.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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