Add CLI module with explain, generate, from-english, build commands
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-02 06:20:57 +00:00
parent 4c666ea23d
commit 42dbbd8118

View File

@@ -0,0 +1,3 @@
"""Regex Humanizer CLI - Convert regex patterns to human-readable English."""
__version__ = "0.1.0"