* refactor selector scopes to accept slices Cli flag implementation was showcasing a toil issue: building selectors required a lot of repetitious code for combining inputs into sets of scopes. Since all of these productions were effectively identical (eg: for each user, then each folder, create a scope with the ids), the cleaner solution is to pack that behavior into the scope constructors themselves.
corso
CLI/API based backup of M365 data
Getting Started
# Build
./build/build.sh # this will create a binary in bin/
# Docker Image
./build/build-container.sh # this will build an image
Languages
Go
91.1%
SCSS
7%
JavaScript
1.1%
PowerShell
0.6%