fgrehm / vagrant-cachier

Caffeine reducer
http://fgrehm.viewdocs.io/vagrant-cachier
MIT License
1.08k stars 111 forks source link

Add Integration with Platformio #140

Closed dannystaple closed 1 year ago

dannystaple commented 9 years ago

Platformio is a system for setting up build environments for embedded development.

It downloads a load of stuff - compilers, libraries, uploaders and so on.

When vargant up'ing and destroying one of these, it is downloading all it's parts again. It uses pip, and wget (which can be integrated), but also uses python urllib2 and other mechanisms to download.

fgrehm commented 9 years ago

The "How to create a new bucket?" section from docs should give you a head start in case you want to contribute (doesn't mean that you'd have to send a PR, but I have no experience with Platform.io and I don't even know where to start :grin: )

fgrehm commented 1 year ago

Hey, sorry for the silence here but this project is looking for maintainers :sweat_smile:

As per https://github.com/fgrehm/vagrant-cachier/issues/193, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue :wave: