Chef Particle-CLI Recipe

I recently shared a Chef cookbook on Chef supermarket that provisions the Particle CLI and associated libraries. It’s based on the particle-cli-base recipe the Particle team shared on github, but it’s more minimalist. I’ve posted separate recipes for gcc-arm-embedded and dfu-util on Chef and Github also.

https://supermarket.chef.io/cookbooks/particle-cli

The cookbooks to provision GCC-ARM-Embed and DFU-UTIL are there too:
https://supermarket.chef.io/cookbooks/gcc-arm-embedded
https://supermarket.chef.io/cookbooks/dfu-util

2 Likes