Generate Theory of Constraints diagrams from text-based notation.
Currently experimental, feedback welcome!
Available on GitHub pages at raymyers.github.io/toc-lang.
- Goal Tree
- Problem Tree (Current Reality Tree)
- Evaporating Cloud (Conflict Resolution Diagram)
- Export to SVG
Clone the project
git clone git@github.com:raymyers/toc-lang.git
cd toc-lang
Install dependencies (Tested with NodeJS v14)
npm install
Start the server
npm run dev
Visit http://127.0.0.1:5173/toc-lang
in a web browser.
Begin by opening an issue or join the discussion on an existing one.
👤 Ray Myers
- YouTube: Craft vs Cruft
- Twitter: @lambdapocalypse
- GitHub: @raymyers
- LinkedIn: @cadrlife
If you're asking that question, this project has done its job!
- TOC Institute's intro
- Forum: TameFlow Circle - Where friends of Herbie meet
- Book: The Goal by Eli Goldratt
- Book: The Phoenix Project by Gene Kim
- Video: Herbie and The Goal on Craft vs Cruft
- Video: Conflicts Don't Exist on Craft vs Cruft
Flying Logic is the most advanced tool available for TOC Thinking Process diagramming, and we don't aim to change that. As concurrently conceived, our differentiators are:
Entry level: If you are collaborating with people new to TOC, it's unlikely they will buy a proprietary tool to get started. A free online solution for simple use cases will help introduce them.
Textual representation: A text format enables version control, generating multiple output formats, and potentially correlating multiple diagrams together as in Logical Thinking Process.