You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python program that will copy files to a CircuitPython device, basically eliminating the risk of losing code from
3
+
the CircuitPython drive being corrupted and allows for version-control systems!
4
+
5
+
> Problems? Please
6
+
[file an issue](https://github.com/UnsignedArduino/CircuitPython-Bundle-Manager/issues/new) or even better, a pull
7
+
request if you can fix it!
8
+
9
+
> Need help/don't understand something? Join the [Adafruit Discord server](http://adafru.it/discord) and ping @Ckyiu
10
+
> on there!
11
+
12
+
> Check out my other projects related to CircuitPython:
13
+
> -[CircuitPython-Bundle-Manager](https://github.com/UnsignedArduino/CircuitPython-Bundle-Manager): A Python program that makes it easy to manage modules on a CircuitPython device!
14
+
15
+
> Note: As you can tell, the documentation is _definitely_ not finished. While I'm writing this documentation, you
16
+
> can either wait for me to finish (not recommended) or ping me on Discord on the Discord server linked above.
0 commit comments