0.1.0 • Published 7 years ago

resheet v0.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

resheet

Redis Google Sheets sync.

Installation

cd
git clone https://github.com/evanx/resheet.git
cd resheet
npm install

Alternatively create a docker run script:

docker build -t resheet https://github.com/evanx/resheet.git
docker run --network=host -i resheet

Usage

Config

See lib/spec.js https://github.com/evanx/resheet/blob/master/lib/spec.js

Implementation

See lib/main.js https://github.com/evanx/resheet/blob/master/lib/main.js

Uses application archetype: https://github.com/evanx/redis-app

https://twitter.com/@evanxsummers