Skip to content

Files

Latest commit

 

History

History
36 lines (20 loc) · 905 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 905 Bytes

decor Build Status

This project provides a predefined set of utilities and base modules.

Status

No official release yet.

Issues

Bugs and open issues are tracked in the github issues tracker.

Licensing

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.

Installation

Bower release installation:

$ bower install decor

Manual master installation:

$ git clone git://github.com/ibm-js/decor.git

Then install dependencies with bower (or manually from github if you prefer):

$ cd decor
$ bower install

Documentation

See here.