• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

particle-dev-profiles

Particle Dev support for profiles and basic Particle Cloud authentication
spark
0.2.3 8,214
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Particle Dev Profiles package

Build Status apm

Package providing support for Particle CLI profiles and basic Particle Cloud authentication.

Usage

This package provides a service which other packages can consume:

package.json

"consumedServices": {
  "particle-dev-profiles": {
    "versions": {
      "^0.0.1": "consumeProfiles"
    }
  }
}

main.coffee

consumeProfiles: (@profileManager) ->
console.log @profileManager.currentProfile

API reference

When consuming profile manager you'll get instance of ProfileManager which following API.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by