init: MVP
This commit is contained in:
commit
46e870be42
17 changed files with 1202 additions and 0 deletions
4
cf
Executable file
4
cf
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
BASEDIR="$(dirname "$(readlink -e "$0")")"
|
||||
"$BASEDIR/.venv/bin/python3" "$BASEDIR/main.py" "$@"
|
Loading…
Add table
Add a link
Reference in a new issue