#!/bin/bash

export PYTHONPATH=".."

find src -type f -name '*.ts' | entr -r $@