MalteJanz / sw-sync-cli

CLI for fast and flexible data transfer between shopware and (CSV) files over API
MIT License
3 stars 3 forks source link

Add sync profile / schema creation promt #11

Open MalteJanz opened 2 months ago

MalteJanz commented 2 months ago

a new CLI command to create a profile where the user is asked some questions:

Scripting can be left out by this and later written in the file by the user himself.

Ideally we should use a library for promting, like https://crates.io/crates/inquire