Fast load times,
Export as .zip, or single file
Pre-included libraries: List here
Global shortcuts:
Shortcut | Use |
---|---|
Ctrl/⌘ + Alt + A |
Show about menu |
Ctrl/⌘ + Alt + i |
Show devtools |
Ctrl/⌘ + Alt + l |
Show included libraries |
- Add syntax highlight
- Add ability to open files to edit
- Add terminal
- Better UI
- Cross-platform
- include libaries out of the box
- Run code without errors
- Customize Griphitor IDE
You can download the latest release for your operating system or build it yourself (see below).
You'll need Node.js installed on your computer in order to build this app.
git clone https://github.com/Griphcode/Griphitor-IDE
cd Griphitor-IDE
npm install
npm run start
Run first:
npm run pack
Run the one for your OS:
Windows:
npm run dist-win
Mac:
npm run dist-mac
Linux:
npm run dist-linux
Logo creator @Givinghawk
Website designed by @Givinghawk
ide - oxmc & Griphcode
app - oxmc
security.md - Advik-B