Developer tool · Early alpha
gorak
Bringing OpenROAD applications into a modern development workflow.
# OpenROAD, meet Git.
$ gorak new myproject
$ gorak app export myapplication
$ gorak sync
$ gorak new myproject
$ gorak app export myapplication
$ gorak sync
Greater OpenROAD Application Kit
gorak aims to make OpenROAD projects work like modern source code projects: human-readable files, Git source control, and a useful command-line interface.
The goal is to work on an OpenROAD application from VS Code, with OpenROAD Workbench handling build artefacts rather than being the source of truth.
What it’s working towards
- Text-based source and metadata for OpenROAD applications.
- A command-line workflow for everyday development.
- Two-way synchronisation between local files and OpenROAD repositories.
The project is in early alpha. File formats and capabilities are still evolving; the repository documents current limits and the roadmap.
If you’d like to hear how it develops, gorak will have its own option on the newsletter.