-
Notifications
You must be signed in to change notification settings - Fork 0
RAMP-PCAR/ramp-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Random scripts for helping with RAMP build / deployment automation. Most scripts reference a rampsync directory. This is how to set it up (can't make this into a shell script because you'll be prompted for credentials on the initial setup. cd somewhere mkdir rampsync git cl http://tfs.int.ec.gc.ca:8080/tfs/DC/_git/RAMP git cl http://tfs.int.ec.gc.ca:8080/tfs/DC/_git/ramp-theme-canada git cl http://tfs.int.ec.gc.ca:8080/tfs/DC/_git/ramp-theme-intranet git cl http://tfs.int.ec.gc.ca:8080/tfs/DC/_git/ramp-theme-usability git cl [email protected]:ramp-pcar/ramp-theme-fgp-int cd RAMP git remote add github [email protected]:RAMP-PCAR/RAMP-PCAR.git git co develop cd ../ramp-theme-canada git remote add github [email protected]:RAMP-PCAR/ramp-theme-canada.git git co develop cd ../ramp-theme-intranet git remote add github [email protected]:RAMP-PCAR/ramp-theme-intranet.git git co develop cd ../ramp-theme-usability git remote add github [email protected]:RAMP-PCAR/ramp-theme-usability.git git co develop cd ../ramp-theme-fgp-int git co develop
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published