source refactor

This commit is contained in:
JOLIMAITRE Matthieu 2024-04-14 16:28:13 +02:00
parent 0d3d254dee
commit c1935fb360
7 changed files with 137 additions and 139 deletions

View file

@ -2,7 +2,7 @@
set -e
cd "$(dirname "$(realpath "$0")")"
MAIN="main.ts"
MAIN="src/okimeter.ts"
ARGS="--allow-net"
BIN="okimeter"