corso/README.md

13 lines
203 B
Markdown

# corso
CLI/API based backup of M365 data
# Getting Started
```sh
# Build
./build/build.sh # this will create a binary in bin/
# Docker Image
./build/build-container.sh # this will build an image
```