6.9.0 • Published 7 years ago

resin-sdk-preconfigured v6.9.0

Weekly downloads
29
License
Apache-2.0
Repository
github
Last release
7 years ago

Preconfigured Resin SDK

Build Status Gitter(https://badges.gitter.im/Join Chat.svg)

Role

The intention of this module is to provide a preconfigured Resin-SDK singleton instance. The configuration used in this module is not changeable, and is set to appropriate defaults for use in the Resin-CLI, although these values may be relevant elsewhere too.

THIS MODULE IS LOW LEVEL AND IS NOT MEANT TO BE USED BY END USERS DIRECTLY.

Unless you know what you're doing, use the Resin SDK instead.

Installation

Install resin-sdk-preconfigured by running:

$ npm install --save resin-sdk-preconfigured

Documentation

The exported value of this module is a ready to use Resin-SDK instance. See the Resin-SDK documentation for more information: https://github.com/resin-io/resin-sdk/blob/master/DOCUMENTATION.

Support

If you're having any problem, please raise an issue on GitHub and the Resin.io team will be happy to help.

Tests

Run the test suite by doing:

$ npm test

Contribute

Before submitting a PR, please make sure that you include tests, and that npm test builds and runs the tests without any warnings.

License

The project is licensed under the Apache 2.0 license.

6.9.0

7 years ago

6.4.1

7 years ago

6.0.1

7 years ago

6.0.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago