allenyade/jate
1
1
Fork
You've already forked jate
0
Jate is another text editor
  • Go 100%
2024年10月01日 10:28:58 +02:00
assets docs: changes the light logo used in the README to be more readable on dark theme 2024年10月01日 10:28:58 +02:00
.gitignore feat: file content rendering and very VERY simple editing (removing characters) 2024年09月19日 20:07:14 +02:00
.markdownlint.json docs: better README 2024年09月20日 22:28:34 +02:00
go.mod feat: init 2024年09月19日 15:09:54 +02:00
go.sum feat: init 2024年09月19日 15:09:54 +02:00
LICENSE Initial commit 2024年09月19日 13:08:25 +00:00
main.go adds a TODO for a needed fix 2024年09月20日 12:13:01 +02:00
options.go feat: init 2024年09月19日 15:09:54 +02:00
README.md docs: changes the light logo used in the README to be more readable on dark theme 2024年10月01日 10:28:58 +02:00
vector.go feat: init 2024年09月19日 15:09:54 +02:00

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