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
- Host: GitHub
- URL: https://github.com/swordev/datatruck
- Owner: swordev
- Created: 2022-05-03T11:08:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T10:03:05.000Z (5 months ago)
- Last Synced: 2026-01-17T04:48:12.577Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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
```