$ man terminal-drill
Native iOS fork of the terminal-drill web app, redesigned around a focused three-minute daily session. Consistent tooling baseline — XcodeGen, SwiftLint, SwiftFormat, tracked git hooks — so every contributor lands changes the same way.
$ grep -i highlight
- Daily session is the single design constraint — everything else flexes around it
- Generated project + tracked .githooks/ reduce contributor drift
- Brewfile + make setup — onboarding is one command
- Branch / version / lint conventions documented in AGENTS.md