Start adding cli

This commit is contained in:
2025-02-26 00:21:04 +01:00
parent 5afc375042
commit 758495e3ee
2 changed files with 31 additions and 7 deletions

16
src/cli/cli.go Normal file
View File

@ -0,0 +1,16 @@
package cli
import (
// "gitea.armuli.eu/museum-digital/museum-digital-webdav-uploader/src/configloader"
)
// Queries the user for each of the relevant values for setup.
func runManualSetup() {
}
// Runs the CLI workflow:
// - Check config validity