github-store

0.0.0 • Public • Published

github-store

Use a github repository like the local file system it was always meant to be

Build Status Dependency Status NPM version

Installation

npm install github-store

API

To construct the store use:

'use strict';
 
var GithubStore = require('github-store');
 
var store = new GithubStore(USER, REPO, GITHUB_TOKEN, options);
 
## License
 
  MIT

Readme

Keywords

none

Package Sidebar

Install

npm i github-store

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • forbeslindesay