Sha256: 565f1c44c8ee85e77c2f3e6f0f8975e9c6d2730743c69142093345b0504cba75

Contents?: true

Size: 1.36 KB

Versions: 33

Compression:

Stored size: 1.36 KB

Contents

= coral_core

This library provides core data elements and utilities used in other Coral gems.

The Coral core library contains functionality that is utilized by other
Coral gems by providing basic utilities like Git, Shell, Disk, and Data
manipulation libraries, a UI system, and a core data model that supports
Events, Commands, Repositories, and Memory (version controlled JSON 
objects).  This library is only used as a starting point for other systems.

Note:  This library is still very early in development!

== Contributing to coral_core
 
* Check out the latest {major}.{minor} branch to make sure the feature hasn't 
  been implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't requested 
  it and/or contributed it.
* Fork the project.
* Start a feature/bugfix branch.
* Commit and push until you are happy with your contribution.
* Make sure to add tests for it. This is important so I don't break it in a 
  future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want 
  to have your own version, or is otherwise necessary, that is fine, but 
  please isolate to its own commit so I can cherry-pick around it.

== Copyright

Licensed under GPLv3.  See LICENSE.txt for further details.

Copyright (c) 2013  Adrian Webb <adrian.webb@coraltech.net>
Coral Technology Group LLC

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
coral_core-0.4.0 README.rdoc
coral_core-0.2.30 README.rdoc
coral_core-0.2.26 README.rdoc
coral_core-0.2.25 README.rdoc
coral_core-0.2.24 README.rdoc
coral_core-0.2.23 README.rdoc
coral_core-0.2.22 README.rdoc
coral_core-0.2.21 README.rdoc
coral_core-0.2.19 README.rdoc
coral_core-0.2.18 README.rdoc
coral_core-0.2.17 README.rdoc
coral_core-0.2.16 README.rdoc
coral_core-0.2.15 README.rdoc
coral_core-0.2.14 README.rdoc
coral_core-0.2.13 README.rdoc
coral_core-0.2.12 README.rdoc
coral_core-0.2.11 README.rdoc
coral_core-0.2.10 README.rdoc
coral_core-0.2.9 README.rdoc
coral_core-0.2.8 README.rdoc