IDE for the Cherri programming language.
Create, edit, save, open, duplicate, rename, etc. Cherri files.
- 🔨 Build: Compile the current Cherri file into a Shortcut.
▶️ Run: Compile, then open the compiled Shortcut.
Enable the tab bar in the Menubar in View -> Show Tab Bar. Click the plus button to create a new Cherri file.
If you open a file and it does not open in a new tab, go to your System Settings -> Desktop & Dock -> Set Prefer tabs when opening documents to Always.
This app sets up .cherri
files as a type of plain text document.
If you have previews on, it shows the contents of the file.
- XCode - Download from the Mac App Store.
- Go - Install from Homebrew or go.dev.
- Open
Cherri/Cherri.xcodeproj
in XCode. - Click the play icon button to build the project after it has been indexed.
This should "install" the project on your Mac, at least temporarily. But if it disappears due to being an unsigned app, just follow the steps above to re-install.