feat: scaffold autossh-mgr project structure
This commit is contained in:
0
src/autossh_mgr/__init__.py
Normal file
0
src/autossh_mgr/__init__.py
Normal file
4
src/autossh_mgr/__main__.py
Normal file
4
src/autossh_mgr/__main__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from autossh_mgr.cli import cli
|
||||
|
||||
if __name__ == "__main__":
|
||||
cli()
|
||||
BIN
src/autossh_mgr/__pycache__/__init__.cpython-314.pyc
Normal file
BIN
src/autossh_mgr/__pycache__/__init__.cpython-314.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user