Sha256: 83400b083c8af019bb488141ad5aa9821767f46f4e134548a8a3931e536c6c6c

Contents?: true

Size: 1.19 KB

Versions: 5

Compression:

Stored size: 1.19 KB

Contents

# Artful.ly OSE

Welcome to Artful.ly OSE

## About

Artful.ly Open Source Edition is the core code of the Artful.ly app downloadable for free and ready for you to roll up your sleeves and build a custom management system for your arts business. The Artful.ly OSE framework gives software developers a base from which they can add features, integrate with other apps, and much more!

## A Note About Contributing

Because of a variety of factors, we cannot accept pull requests on this repo. We're working to get this resolved.

## Before You Begin

You'll want the following running on your machine:

- Ruby 1.9.3
- MySQL 

## Usage

Artful.ly Open Source Engine is a Rails Engine.  **It is not intended to be mounted into an existing project** but rather to be used with the reference implementation [here](http://www.github.com/fracturedatlas/artfully_app)

## Branch strategy

Master is the current development branch.  Every effort is made to make master tidy and working at all times but it is the edge and problems do happen.  For any stable production applications, you'll *absolutely* want to be pointing to a published, stable gem.  A list can be found [on Rubygems](https://rubygems.org/gems/artfully_ose)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 README.md
artfully_ose-1.3.0.pre3 README.md
artfully_ose-1.3.0.pre2 README.md
artfully_ose-1.3.0.pre1 README.md
artfully_ose-1.2.0 README.md