sky-env
Version:
Conveniently access to information from a sky environment.
38 lines (17 loc) • 480 B
Markdown
Node.js - sky-env
================
Conveniently access to information in the `sky/` folder.
Why?
----
A convenience library to access configuration, data, and themes in the `sky/` folder. Will track Sky releases. i.e. Sky v0.4.0 will be compatible with Sky-Env v0.4.0 and vice versa.
Installation
------------
npm install --save sky-env
Example
------
```javascript
```
License
-------
(MIT License)
Copyright 2013, JP Richardson <jprichardson@gmail.com>