File indexing completed on 2025-12-07 15:44:54

0001 #!/usr/bin/env bash
0002 set -Ee
0003 
0004 # Build
0005 bash dev_setup.sh
0006 
0007 # Sync with remote
0008 bash sync_skills.sh
0009 
0010 # And run!
0011 mycroft-gui-app