green-sdk
v1.1.1
Published
Development of green applications targeting AWS Greengrass made easy.
Downloads
4
Readme
green-sdk
An SDK for creating green applications targeting AWS Greengrass.
Current version: 1.1.1
Lead Maintainer: Halim Qarroum
Table of contents
Install
npm install --save green-sdk
Description
This module targets developers wanting to develop compliant green applications running on AWS Greengrass. It provides software classes allowing them to declare their application, register them automatically on the green-discovery service discovery agent, etc.
See also
- The green-cli command-line tool.
- The Expressify framework.