A developer shares an experimental approach to building applications by writing specifications entirely in Markdown and using GitHub Copilot to compile them into actual code. The workflow involves maintaining app logic in markdown files, using AI to generate Go code, and keeping documentation synchronized with implementation. This spec-driven development method aims to solve context loss issues with AI coding agents while enabling faster iteration and cleaner specifications.

9m read timeFrom github.blog
Post cover image
Table of contents
Setup: What I used to get startedThe workflow to bring this all togetherClosing thoughtsTags:Written by
10 Comments

Sort: