The command-line interface entry point compile target (tech) for TechScript 2.0.
tech run <file.txs>: Execute scripts.tech repl: Interactive shell loop.tech check <file.txs>: Analyze code syntax and scoping.tech fmt <file.txs>: Reformat code files.tech lint <file.txs> --fix: Search and correct deprecated keyword bindings.tech test [dir]: Discover and execute tests.tech new <name>: Create directories layouts.