Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harzu/zedit


https://github.com/harzu/zedit

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# ZEDIT

This is my attempt of rewrite [RTE](https://github.com/Harzu/rte/tree/master) to zig

![screenshot](./assets/screenshot.png)

Make help output
```
help List all available targets with help
build Build binary file
run Run without file
run_with_file Run big file
run_with_empty_file Run empty file
```