$ luarocks install livecommands
Placeholder package for LiveCommands Framework. Real implementation coming soon.
LiveCommands brings commands to life through runtime discovery and
self-documenting code. Born from years of maintaining complex CLI tools,
it eliminates boilerplate and makes CLI development a joy.
Key principles:
- Zero boilerplate documentation
- Runtime command discovery
- Clean, hierarchical code structure
- Rapid development iteration