A lightweight, modern code editor built with the Godot Engine, designed for Linux users!
- Clone the repository:
git clone https://github.com/nooob-developer/codo.git
- Navigate to the project directory:
cd codo - Install Godot Engine (version 4.x recommended.
- Open the project in Godot and run it.
- For a quick start, download and run the executable from Releases
- (it’s executable with
chmod +x Codo.x86_64or AppImage file).
For the x86-64 executable, ensure the terminal library (libgdterm.so) from the project's addons folder is copied next to the main program file.
- Rose Pine Theme: Uses the cool Rose Pine theme for a chill coding vibe.
- Modern Look: Clean, minimal design with a fresh, modern feel.
- Cool Animations: Smooth and fun animations to spice up the experience.
I wanna build a lightweight, user-friendly code editor tailored for Linux, using the power of Godot Engine to create a unique and speedy coding environment.
- Fork the repo.
- Create a new branch: git checkout -b feature-name.
- Make your changes and commit: git commit -m "Add feature-name".
- Push to your branch: git push origin feature-name.
- Submit a pull request.
Any help’s welcome—bug reports, new ideas, or code tweaks, you name it!
