redcap_cypress icon indicating copy to clipboard operation
redcap_cypress copied to clipboard

add del-cli and move-cli modules to help clean. need move-cli because…

Open JoshuaFortriede opened this issue 1 year ago • 0 comments

… "mv" was throwing errors in a windows environment.

Helps solve issue with updating the RSVC version.

Basically, it will remove the redcap_rsvc module, and remove the lock file so the new install will be clean.

Add modules del-cli and move-cli to allow deletes and directory moves on any platform.

JoshuaFortriede avatar Sep 10 '24 17:09 JoshuaFortriede