Added GUIDES.md which contains links for all the websites referred for making the script setup.sh
This commit is contained in:
parent
704cffce9f
commit
62051fc406
13
GUIDES.md
Normal file
13
GUIDES.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Guides
|
||||
|
||||
This file contains guides that were used for making the script and other references.
|
||||
|
||||
---
|
||||
|
||||
- [Setting up Pi for CircuitPython Libraries](https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi)
|
||||
- [AdaFruit CircuitPython Bundles](https://github.com/adafruit/Adafruit_CircuitPython_Bundle)
|
||||
- [AdaFruit CircutPython](https://github.com/adafruit/circuitpython)
|
||||
|
||||
I have referred these guides and created a script which automates the process of creating a python virtual environment and installing all the required dependencies.
|
||||
|
||||
---
|
Loading…
Reference in New Issue
Block a user