Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harzu/zedit
https://github.com/harzu/zedit
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/harzu/zedit
- Owner: Harzu
- Created: 2024-05-27T22:55:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T22:01:12.000Z (7 months ago)
- Last Synced: 2024-10-25T10:50:13.762Z (2 months ago)
- Language: Zig
- Size: 3.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```