ytechie / website

Nitrogen project website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nitrogen Project Website

This repo houses the Nitrogen Project website. It is built using middleman.

Installation

You need to have Ruby and RubyGems working on your machine, then:

> bundle install > bundle exec middleman

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.

About

Nitrogen project website

License:Other


Languages

Language:Ruby 67.4%Language:JavaScript 13.9%Language:CSS 12.9%Language:Shell 5.9%