7 Forks
199 Stars
199 Watchers

belay

Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board.

How to download and setup belay

Open terminal and run command
git clone https://github.com/BrianPugh/belay.git
git clone is used to create a copy or clone of belay repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with belay https://github.com/BrianPugh/belay/archive/master.zip

Or simply clone belay with SSH
[email protected]:BrianPugh/belay.git

If you have some problems with belay

You may open issue on belay support forum (system) here: https://github.com/BrianPugh/belay/issues