project-setup
v0.0.6
Published
## Changes in index.bat * Set TFSUsername with your cxLoyalty username * Set TFSPassword with your cxLoyalty password * Set Directory with your local "AppDev" directory
Downloads
6
Keywords
Readme
ORXe 2.0 Project Setup Automation
Pre-requisite
node -v
v6.11.4
Install project-setup package
npm install --prefix ./ project-setup
Initiate the project-setup
orxe2-setup <UserName> <BranchNumber> <Environment> <Directory>
For example
Setting up the project
orxe2-setup John 201910 T4 C:\John\CLTS
Executing the grunt commands
grunt-update-js
grunt-update-css
Updating the branch for grunt commands
update-branch 202002