UNPKG

particle-cli

Version:

Simple Node commandline application for working with your Particle devices and using the Particle Cloud

10 lines (6 loc) 652 B
# Contributions All contributors must first sign the [Particle Individual Contributor License Agreement (CLA)](https://docs.google.com/a/particle.io/forms/d/1_2P-vRKGUFg5bmpcKLHO_qNZWGi5HKYnfrrkd-sbZoA/viewform), which is based on the Google CLA, and provides the Particle team a license to re-distribute your contributions. Whenever possible, please follow these guidelines for contributions: - Keep each pull request small and focused on a single feature or bug fix. - Familiarize yourself with the code base, and follow the formatting principles adhered to in the surrounding code. - Wherever possible, provide unit tests for your contributions.