Nucleon

Description

Nucleon is built to provide an easy and minimal, yet extremely powerful, framework for building applications that are highly distributable in nature.

See: ARCHITECTURE.rdoc

Installation / Dependencies

See the Gemfile for all Nucleon gem dependencies.

If the project plugin is used, you will probably need Git installed on the system. If you do not and you use the project plugin Git providers, Git projects will not do anything and will give you persistence warnings.

To install:

gem install nucleon

or put something like this in your Gemfile (for Bundler)

gem "nucleon", "~> 0.1"

Then you can require as needed and use what you need.

This library has so far been developed and tested on an Ubuntu environment but the groundwork has been laid for development and testing on other platforms.

The library also currently lacks unit tests, which will be coming before the 1.0 (first production) release.

Consider this library experimental, but you are welcome to play around with it and tell us what you think or how we could improve it.

Usage

Note: This library is still very early in development!

Contributing to Nucleon

Licensed under the Apache License 2.0. See LICENSE.txt for further details.

Copyright © 2013-2014 Adrian Webb <coralnexus at adrian.webb.com> Coral Technology Group LLC