npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

subspace

0.1.0

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:1
$ npm install subspace
DailyWeeklyMonthlyYearly

subspace NPM version Build Status

Manage instances of your application.

  • Install
  • Usage
  • Related projects
  • Running tests
  • Contributing
  • Author
  • License

(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

  • github/jonschlinkert
  • twitter/jonschlinkert

License

Copyright © 2016 Jon Schlinkert Released under the MIT license.


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