Skip to content

This is a code editor developed by me, it is open source, Its core and most of the code is written in C++ and integrations with Python, It is made with QT from ZorionOS.

License

Notifications You must be signed in to change notification settings

DuskStarGITHUB/STAR-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Star IDE


Star IDE Logo

Welcome to the exciting world of Star IDE! Your powerful integrated development environment, primarily crafted in C++, is backed by a wide range of tools created in Python. Star IDE is meticulously developed using the Qt framework, making it a robust and versatile platform for your software development needs. Whether you're a seasoned developer or just starting your journey, Star IDE offers a comprehensive ecosystem to boost your productivity and streamline your coding experience. Get ready to unlock the full potential of your projects with Star IDE!


Installation

Getting started with Star IDE is simple. Just follow these steps:

  1. Clone this repository to your local machine using the following command:
    git clone https://github.com/DuskStarGITHUB/STAR-IDE.git
    
  2. Compile the file with the following command:
    qmake idestar.pro
    
  3. Build the file using the following command:
    make
    
  4. Run the binary file:
    ./StarIDE
    

Contribution

We value and encourage community contributions! If you want to collaborate on the development of Star IDE, fork the project, make your contributions, and submit a pull request here (https://github.com/DuskStarGITHUB/STAR-IDE/pulls).

License

Star IDE is distributed under the GNU GENERAL PUBLIC LICENSE. Please refer to the LICENSE file for more information on the legal details.

Contact

If you have any questions or suggestions, please don't hesitate to get in touch with us via:

Thank you for your interest in Star IDE! We hope this tool proves to be highly useful for your C++ development projects. If you have any questions or need assistance, feel free to reach out.

Happy Coding! 🌟

About

This is a code editor developed by me, it is open source, Its core and most of the code is written in C++ and integrations with Python, It is made with QT from ZorionOS.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks