redcap_cypress
redcap_cypress copied to clipboard
add del-cli and move-cli modules to help clean. need move-cli because…
… "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.