BradenM / micropy-cli

Micropython Project Management Tool with VSCode support, Linting, Intellisense, Dependency Management, and more!
https://micropy-cli.readthedocs.io
MIT License
314 stars 25 forks source link

Implement Remote stub source #7

Closed BradenM closed 5 years ago

BradenM commented 5 years ago

micropy-stubs will eventually be an easy way to manage stubs from all different devices in a defined manor/structure. By using AWS S3, micropy-cli will use it as its primary source for stubs.

BradenM commented 5 years ago

Closed by #18