➜ wf-android git:(master) ./filemover.sh | |
Loading filemover... | |
File mover for wf-android | |
Please enter the module to move files to (e.g. :features:auth): :features:login | |
Please enter the module to move files from (e.g. :features:legacy): :features:legacy | |
Please enter the package(s) you wish to move, separated by commas: login | |
Beginning folder migration to /Users/narendrakumar/wealthfront/wf-android/features/login | |
Creating a new folder in /Users/naren/wealthfront/wf-android/features/login/src/main/java/com/wealthfront... | |
Moving class files to /Users/naren/wealthfront/wf-android/features/login/src/main/java/com/wealthfront/login | |
Moving resource files to | |
/Users/naren/wealthfront/wf-android/features/login/src/resources/java/com/wealthfront/login | |
Moving test files to | |
/Users/naren/wealthfront/wf-android/features/login/src/test/java/com/wealthfront/login | |
Moving successful!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment