Run tests with bb test.
Developing the UI requires an additional window.
npm install
brew install tailwindcss
bb tailwind
- Watches source folders, identifies CSS classes, regenerates
style.css
- The graph view (currently it's just a serial view, one path through the graph)
- Buttons to jump to next/prev command
- Search the Skein
- Recognize when the
dgdebugcommand fails to launch entirely (currently, results in :unblessed as null) - Color-blind indicators or mode
- Present source file warnings/errors in a modal when detected?
- add ability to paste in a transcript (or create a skein from a transcript)
- use core.cache (or memoize) for caching (of text diffs)
- Ability to build for multiple targets
[:zblorb :aamachine]-- how will this interact withdgt bundle?
git tagand push first- the latest tag will be the version
bb release- Builds the deployable bundle and uploads to GitHub
- Need
ghinstalled - Prints out info about release
- Generates
out/dialog-tool.rbfrom template
- Copy
out/dialog-tool.rbtohlship/homebrew-brewrepo (/Formulasdirectory)- Commit and push -- it's live!