An open API service indexing awesome lists of open source software.

https://github.com/pforret/clisync

Backup to local disks/S3 cloud storage with daily/weekly/monthly (CLI bash) -- UNDER DEVELOPMENT
https://github.com/pforret/clisync

backup backup-tool bash bashew scripting

Last synced: 7 months ago
JSON representation

Backup to local disks/S3 cloud storage with daily/weekly/monthly (CLI bash) -- UNDER DEVELOPMENT

Awesome Lists containing this project

README

          

![bash_unit CI](https://github.com/pforret/clisync/workflows/bash_unit%20CI/badge.svg)
![Shellcheck CI](https://github.com/pforret/clisync/workflows/Shellcheck%20CI/badge.svg)
![GH Language](https://img.shields.io/github/languages/top/pforret/clisync)
![GH stars](https://img.shields.io/github/stars/pforret/clisync)
![GH tag](https://img.shields.io/github/v/tag/pforret/clisync)
![GH License](https://img.shields.io/github/license/pforret/clisync)
[![basher install](https://img.shields.io/badge/basher-install-white?logo=gnu-bash&style=flat)](https://basher.gitparade.com/package/)

# clisync

Backup to local disks/S3 cloud storage with daily/weekly/monthly (CLI bash)

## Installation

with [basher](https://github.com/basherpm/basher)

$ basher install pforret/clisync

or with `git`

$ git clone https://github.com/pforret/clisync.git
$ cd clisync

## Usage

> clisync.sh [action]

## Acknowledgements

* script created with [bashew](https://github.com/pforret/bashew)

© 2021 Peter Forret