0.1.0 • Published 8 years ago

subspace v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

subspace NPM version Build Status

Manage instances of your application.

(TOC generated by verb using markdown-toc)

Install

Install with npm:

$ npm i subspace --save

Usage

var subspace = require('subspace');

Related projects

Running tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Author

Jon Schlinkert

License

Copyright © 2016 Jon Schlinkert Released under the MIT license.


This file was generated by verb on January 25, 2016.