Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.05 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.05 KB

BIG NOTICE: this is a work in progress library, not ready for any serious use, and is only in proof of concept stages. A short white paper (or something to that effect) will be forth coming.

A word and warning.

synq

CLI Tool for standardizing and sharing distributed data.

TODO:

WIP Examples

synq init
synq remote add hn https://hn.algolia.com/api/v1/
synq remote add api https://api.v2.validic.com/
synq remote -l
synq remote rename hn hn-algolia
synq remote remove hn
synq db create hn
synq db create star-wars
synq db -l
synq db destroy hn
synq db destroy hn --skip-query