bbcmicrobit / bbcmicrobit/micropython
recommend using conda to set up the yotta envirorment
Open
- Dominant language
- C
- Stars
- 646
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
This is all you need:
```bash
$ conda create -y -n yotta python=2.7
$ conda activate yotta
$ pip install yotta
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.