Skip to content

Instantly share code, notes, and snippets.

@krisgesling
Last active May 28, 2020 02:54
Show Gist options
  • Save krisgesling/974baea92495ebb8458bfa7477a54b2b to your computer and use it in GitHub Desktop.
Save krisgesling/974baea92495ebb8458bfa7477a54b2b to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get install git
git clone https://github.com/MycroftAI/mycroft-core.git
cd mycroft-core
bash dev_setup.sh -sm
./start-mycroft.sh debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment