#!/bin/sh

python3 developer/src/deken/__main__.py "$@" 2>&1
