feat: improve readme, prepare to publish repo

This commit is contained in:
Igor Ovsyannikov
2025-09-09 00:03:27 +03:00
parent 031195999a
commit 89af7d1758
4 changed files with 80 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env python3
from lohup.cli import cli
cli()