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

https://github.com/swordev/datatruck

Tool for creating and managing backups
https://github.com/swordev/datatruck

Last synced: 5 months ago
JSON representation

Tool for creating and managing backups

Awesome Lists containing this project

README

          

[![CI](https://github.com/swordev/datatruck/actions/workflows/ci.yaml/badge.svg)](https://github.com/swordev/datatruck/actions/workflows/ci.yaml)

# datatruck (WIP)

> Tool for creating and managing backups

# Install

```sh
npm install -g datatruck
```

# Config

https://unpkg.com/@datatruck/cli/config.schema.json

# Usage

```sh
npx datatruck -h
```

```
docker run --rm -it ghcr.io/swordev/datatruck -h
```