Deadlock Coding
Vscode extension to show a panel with :
- adresses availables for the current challenge pulled from
/home/config/user-challenge.json
- challenge instruction pulled from the
README.md
Quick start
- Run
setup-dev-env.sh
to mock challenge configuration - Run
install.sh
- Run
build.sh
- Press
F5
(or useRun and Debug
tab).
If something goes wrong, you may need to kill watch Task terminal between restarts.