Welcome to OpenGnomeX, a dynamic open-source playground for coding enthusiasts! π This project supports a variety of languages and file types, including:
- Python π
- HTML π
- CSS π¨
- JavaScript π»
- Markdown π
- Text Files π
- Multi-language Support: Seamlessly switch between Python, HTML, CSS, JavaScript, Markdown, and text files.
- Real-time Preview: See your HTML, CSS, and JavaScript changes instantly!
- Syntax Highlighting: Enjoy enhanced readability with syntax highlighting for all supported languages.
- User-Friendly Interface: Designed with modern UX/UI principles for an intuitive coding experience.
To get started with OpenGnomeX, follow these simple steps:
-
Clone the Repository:
git clone https://github.com/XevilA/GNOME.git
-
Navigate to the Directory:
cd GNOME -
Install Dependencies:
npm install
-
Run the Application:
npm start
- Open Files: Use the file explorer to open and edit
.py,.html,.css,.js,.md, and.txtfiles. - Write Code: Start coding in your preferred language.
- Save & Preview: Save your work and preview HTML/CSS/JS changes in real-time.
We welcome contributions to improve OpenGnomeX! If you'd like to contribute, please follow these guidelines:
-
Fork the Repository
-
Create a New Branch:
git checkout -b feature-branch
-
Commit Your Changes:
git commit -am 'Add new feature' -
Push to the Branch:
git push origin feature-branch
-
Create a Pull Request
OpenGnomeX is licensed under the MIT License.
For any questions or feedback, please reach out to us at [email protected].
Enjoy coding with OpenGnomeX! πβ¨