https://github.com/mohnish/hack
A basic text editor for the hacker in you
https://github.com/mohnish/hack
editor swift text-editor
Last synced: 6 months ago
JSON representation
A basic text editor for the hacker in you
- Host: GitHub
- URL: https://github.com/mohnish/hack
- Owner: mohnish
- License: mit
- Created: 2017-07-22T01:26:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T07:22:06.000Z (almost 9 years ago)
- Last Synced: 2025-04-06T22:30:33.898Z (over 1 year ago)
- Topics: editor, swift, text-editor
- Homepage: https://iam.mt/hack
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hack
A very basic text editor for the hacker in you.
## Why?
A better question is - "why not?". I've always wanted to create a text editor for myself and this is my attempt at it.
## Philosophy
My philosophy is to *reinvent the wheel* with this project. Don't get me wrong, that's not how I work on projects outside this one. This is more of an experiment that involves me learning a lot of new things.
## Goal
The goal here is to build a text editor that is fast, usable and extensible.
## Who is this for?
Chances are that *Hack* is not for you. This is being built for me. However, you can fork it and add features, fix bugs, add docs, remove features or do whatever you want with it. It's an open source project after all.
## LICENSE
MIT