nitrogen-cli

0.2.17 • Public • Published

Build Status

Nitrogen Command Line Interface

Provides a command line interface to the Nitrogen service.

Getting Started

> npm install -g nitrogen-cli

The Nitrogen command line tool will then be available via n2:

> n2 help

Nitrogen Project

The Nitrogen project is housed in a set of GitHub projects:

  1. service: Core platform responsible for managing principals, security, and messaging.
  2. client: JavaScript client library for building Nitrogen devices and applications.
  3. admin: Web admin tool for working with the Nitrogen service.
  4. device: Device principals for common pieces of hardware.
  5. commands: CommandManagers and schemas for well known command types.
  6. cli: Command line interface for working with the Nitrogen service.
  7. reactor: Always-on hosted application execution platform.
  8. apps: Project maintained Nitrogen applications.

/nitrogen-cli/

    Package Sidebar

    Install

    npm i nitrogen-cli

    Weekly Downloads

    5

    Version

    0.2.17

    License

    none

    Last publish

    Collaborators

    • tpark