Add force upload option
Opened this issue · 0 comments
htorrence commented
Apparate will not let you upload a library with the same name + version as an existing library, to avoid unintentional overwrites in the case a version is accidentally not updated.
This would add a -f/--force
option to instead overwrite the library, which can be useful when actively testing a library.