X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2Flocal-dev-host-clone.sh;fp=deliveries%2Flocal-dev-host-clone.sh;h=36fdaccb208c50a66ca490c352cbf11fcf816911;hb=21a8761f684745bb300e075c7e98ad897ace9eed;hp=0000000000000000000000000000000000000000;hpb=3af8af1310d5a27cb58be29505573f0bbdc1717c;p=portal.git diff --git a/deliveries/local-dev-host-clone.sh b/deliveries/local-dev-host-clone.sh new file mode 100644 index 00000000..36fdaccb --- /dev/null +++ b/deliveries/local-dev-host-clone.sh @@ -0,0 +1,7 @@ +#!/bin/bash +# Sets up a new build area for Portal projects on on a dev/test host such as vm-ep-dev3 + +USER=attuid-goes-here +git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal.git +cd lf_portal +git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal_sdk.git sdk