-
Notifications
You must be signed in to change notification settings - Fork 0
Deployment
Mike Angstadt edited this page Jan 30, 2018
·
8 revisions
For this example we'll be installing Methods Core into /usr/local/MethodsCore
- git clone git@github.com/UMPsychMethodsCore/MethodsCore /usr/local/MethodsCore
- cd /usr/local/MethodsCore/.deploy/
- ./setup_deployment.sh
- cd /usr/local/MethodsCore/.local/
- Add the deploy.pub public key to the deployment keys on Github
- If you want to track a branch other than public (like dev) edit the branch file
- cd /usr/local/MethodsCore/.deploy/src/
- ./self_update.sh
Optional If you need to support spm8Batch command line preprocessing scripts add the following to /etc/profile.d/MethodsCore