The Opencode project is a crowdsourced code editor, aiming to be designed and mantained by the Github community (and me). This project is aimed to be COMPLETELY open source and designed by YOU and other members of the Github community.
By the stable release (not alpha or beta) I want:
-Support for Python, BASH, Go, JS, HTML and Java at minimum.
-A full GUI
-The ability to execute and analyze results from the code in-app
-A debugging tool/mode
-Support for Windows, Linux, and MacOS
-Most, if not all the other ideas you guys come up with
Commit a file... please. This is my first project and I have high hopes for it. However, It won't go very far without YOU, so please help with this project. Helping can be as simple as reporting a bug or recomending a feature. Have a nice day!
Stable release weekly, patches and pre inbetween
If you're on windows, extract the .7z and execute it. Or, If you're on linux:
Install dependencies sudo apt update && sudo apt install python3 ruby nodejs pip
Install Tkinter pip install tk ttkthemed
Download with git clone https://github.com/justanotherscriptkiddienerd/The-OpenCode-project
Open directrory cd The-OpenCode-project
Give update script permissions chmod +x update.sh
And python3 Opencode1.0.1.py
-Supports Python, BASH, Ruby and JavaScript.
-Dark/light mode option
-Autoswitching file extension
-Error tools
-Update tool (!) I have high hopes...