Skip to content

RAMP-PCAR/ramp-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd22c28 · Jul 7, 2015

History

39 Commits
Feb 11, 2015
May 19, 2015
Mar 23, 2015
Mar 26, 2015
Mar 26, 2015
Jul 7, 2015
Jun 12, 2015
Jun 1, 2015
Mar 16, 2015
May 9, 2015
May 19, 2015
Jun 4, 2015
Jun 19, 2015
Mar 20, 2015

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 git@github.com:ramp-pcar/ramp-theme-fgp-int
cd RAMP
git remote add github git@github.com:RAMP-PCAR/RAMP-PCAR.git
git co develop
cd ../ramp-theme-canada
git remote add github git@github.com:RAMP-PCAR/ramp-theme-canada.git
git co develop
cd ../ramp-theme-intranet
git remote add github git@github.com:RAMP-PCAR/ramp-theme-intranet.git
git co develop
cd ../ramp-theme-usability
git remote add github git@github.com: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

No packages published