Jate is another text editor
|
Danyella Strikann
90627c4851
also removes that bloody binary |
||
|---|---|---|
| assets | docs: changes the light logo used in the README to be more readable on dark theme | |
| .gitignore | feat: file content rendering and very VERY simple editing (removing characters) | |
| .markdownlint.json | docs: better README | |
| go.mod | feat: init | |
| go.sum | feat: init | |
| LICENSE | Initial commit | |
| main.go | adds a TODO for a needed fix | |
| options.go | feat: init | |
| README.md | docs: changes the light logo used in the README to be more readable on dark theme | |
| vector.go | feat: init | |
Jate
Table of Content
1. Features
For now, you can scroll...
That's it, what did you expect?
2. Building
Just build the project using
go build main.go
and run the binary.
3. F.A.Q. (not really, because no one asked)
Why "Jate"?
It stands for Jate is Another Text Editor. It's a "reverse backronym", just like Wine (Wine Is Not an Emulator).(And because why the bloody hell not)
4. Thanks
- @rexim for giving me the idea with his own editor, "ded". (never watched the videos tho, it just gave me the idea)
Made with ❤️ and passion