How to develop for NO effectively without excessive build times?

no need to mount bind, just

systemctl stop kodi
chmod 755 /storage/downloads/kodi.bin
/storage/downloads/kodi.bin -fs &

to stop kodi

killall kodi.bin