OpenSpec -- Spec-driven development for AI coding assistants
OpenSpec aligns humans and AI coding assistants with spec-driven development so you agree on what to build before any code is written. No API keys required.
OpenSpec aligns humans and AI coding assistants with spec-driven development so you agree on what to build before any code is written. No API keys required.
To install openspec, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install openspec
To see what files were installed by openspec, run:
port contents openspec
To later upgrade openspec, run:
sudo port selfupdate && sudo port upgrade openspec
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.