Files
bbs-server/Gemfile.lock
Zsolt Tasnadi 2a4aafd96f Rewrite TUI using page-based DSL
Each BBS screen is now a declarative `page` block. Shared rendering
logic (wiki list, scroll helpers, wiki page opening) lives in a `helpers`
block. The persistent chrome (header bar, sidebar menu, footer) is
defined once in a `chrome` block rendered every frame.

The main flow no longer reaches into runner internals: context flows
through naturally via the updated rubbs `tui` step.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 21:32:42 +02:00

22 lines
297 B
Plaintext

GIT
remote: https://git.teletype.hu/tools/rubbs.git
revision: cac10176a25eb5d917f559d4dfb6c7d9c0dc34da
specs:
bbs (0.2.0)
artii (~> 2.1)
GEM
remote: https://rubygems.org/
specs:
artii (2.1.2)
PLATFORMS
arm64-darwin-22
ruby
DEPENDENCIES
bbs!
BUNDLED WITH
2.5.9