chore: set up Gitpod's config to auto-install

build deps and pull the latest agbcc
This commit is contained in:
Jess 2022-10-09 16:30:47 +00:00
parent b934b928f1
commit dfdec42bc8
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
# and commit this file to your remote git repository to share the goodness with others.
tasks:
- init: echo "See INSTALL.md for compilation instructions."
- init: make clean && sudo apt install binutils-arm-none-eabi -y && git submodule update --remote