https://github.com/raphamorim/boo-devlog
A new code editor made for people who love to code
https://github.com/raphamorim/boo-devlog
Last synced: 4 months ago
JSON representation
A new code editor made for people who love to code
- Host: GitHub
- URL: https://github.com/raphamorim/boo-devlog
- Owner: raphamorim
- Created: 2025-01-18T14:25:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-22T22:15:03.000Z (10 months ago)
- Last Synced: 2025-10-06T07:59:23.747Z (8 months ago)
- Homepage:
- Size: 402 KB
- Stars: 127
- Watchers: 19
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!NOTE]
> This is Boo devlog, my thoughts and development updates over time will be placed here.
# Boo Editor
> Code like video game.

Summary:
- [1. Why am I creating a new code editor?](/01-why-am-i-creating-a-new-code-editor.md)
- [2. Building Boo code editor #1](/02-building-boo-code-editor-1.md)
# FAQ
### Why is it not open source yet?
The real answer is that I want to avoid much noise as much as possible while developing Boo. I also want to prioritize Rio terminal development since it's already used by hundreds of users as their main terminal driver.