This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
Teletext-Editor
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ad6fc5f599b2343fe668700be32cb0e659fc362
Teletext-Editor
/
run_editor.sh
T
4 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit: Core Teletext Editor functionality
2025-12-28 21:38:21 +01:00
#!/bin/bash
export
PYTHONPATH
=
$PYTHONPATH
:
$(
pwd
)
/src
./venv/bin/python src/main.py
Reference in New Issue
Copy Permalink