mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
missing files
This commit is contained in:
parent
92a4cead67
commit
6eea703251
3 changed files with 31 additions and 0 deletions
0
src/meshcore_cli/__init__.py
Normal file
0
src/meshcore_cli/__init__.py
Normal file
3
src/meshcore_cli/__main__.py
Normal file
3
src/meshcore_cli/__main__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
if __name__ == "__main__":
|
||||
from meshcore_cli.meshcore_cli import cli
|
||||
cli()
|
||||
Loading…
Add table
Add a link
Reference in a new issue