liberate-me

0.1.0 • Public • Published

Build Status Coverage Status NPM version

Collection of scripts to liberate your data from the cloud services. Serves two purposes:

  • backup of your data in case of X
  • offline access to your data

Usage

$ npm install -g liberate-me
$ liberate-me dump-config > libme.json
$ $EDITOR libme.json
$ liberate-me libme.json target/

NOTE: After successful retrieval, run incremental backup job on target/ directory.

Supported services

Contributing

  • all configuration should be done in libme.json.sample and include commented example that ships with this repository
  • name of the backend needs to match config subsection
  • test coverage

TODO

Readme

Keywords

Package Sidebar

Install

npm i liberate-me

Weekly Downloads

1

Version

0.1.0

License

BSD

Last publish

Collaborators

  • ielectric