Add convenience VSCode task for SuperDirt

This commit is contained in:
2024-01-29 22:42:09 +01:00
parent f096837245
commit e534a4009f
2 changed files with 21 additions and 0 deletions

2
tools/tidal.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
ghci -ghci-script $(ghc -e 'import Paths_tidal' -e 'getDataDir>>=putStr')/BootTidal.hs