runt1me / stormcloud

the best backup system
2 stars 0 forks source link

Cleanup install logic #79

Closed runt1me closed 2 days ago

runt1me commented 10 months ago

When performing an install, there is currently no logic to check if there are already Stormcloud artifacts on disk in the install location.

Ideally, we should "detect" if an install is present, and if one is, give the user an option to overwrite their previous install or bail out. If they want to overwrite, the installer should overwrite the Stormcloud folder and create a new one.

Estimated story points: 6

EccentricKnight commented 2 days ago

Closing as there is a more recent issue: https://github.com/runt1me/stormcloud/issues/90