Add CLI module with explain, generate, from-english, build commands
This commit is contained in:
3
regex_humanizer/__init__.py
Normal file
3
regex_humanizer/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
"""Regex Humanizer CLI - Convert regex patterns to human-readable English."""
|
||||||
|
|
||||||
|
__version__ = "0.1.0"
|
||||||
Reference in New Issue
Block a user