Steps to set up your computer and clone the pyxida firmware repository --


Use the following website to download CLion for your operating system:

(You can also download a different IDE of preference)

https://www.jetbrains.com/clion/download/


Install a compiler for your IDE:

https://www.jetbrains.com/help/clion/quick-tutorial-on-configuring-clion-on-windows.html#MinGW


Install Git Bash:

https://git-scm.com/downloads


Set up SSH keys using the following website tutorial:

https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent


Clone repository: