A modern, feature-rich IDE for the next generation of developers.
- Lightning Fast - Built for speed and efficiency
- AI-Powered - Smart code completion and suggestions
- Multi-Language Support - From Python to Rust and beyond
- Customizable UI - Make it yours with themes and extensions
- Version Control - Git integration built right in
- Terminal - Full-featured terminal in your IDE
- Extensions - Expand functionality with our growing extension library
- Node.js 16+ & npm 8+
- Git
# Clone the repository
git clone https://github.com/welshDog/HtperCode-IDE.git
# Navigate to the project directory
cd HtperCode-IDE
# Install dependencies
npm install
# Start the development server
npm run dev- Electron - Cross-platform desktop apps
- React - Frontend library
- Monaco Editor - The code editor that powers VS Code
- TypeScript - Type-safe JavaScript
HtperCode-IDE/
βββ src/ # Source files
β βββ main/ # Main process
β βββ renderer/ # Renderer process
β βββ shared/ # Shared code between processes
βββ assets/ # Static assets
βββ public/ # Public files
βββ tests/ # Test files
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Your Name - @your_twitter - your.email@example.com
Project Link: https://github.com/welshDog/HtperCode-IDE