1.0.3 • Published 4 years ago

orxe-project-setup v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

ORXe 2.0 Project Setup Automation

Pre-requisite

node -v

v6.11.4

Install project-setup package

npm install --global orxe-project-setup

Initiate the project-setup

orxe2-setup <UserName> <BranchNumber> <Environment> <Directory>

For example

Setting up the project

orxe2-setup John 202002 T2 C:\John\CLTS\AppDev

Executing the grunt commands

grunt-update-js

grunt-update-css

Updating the branch for grunt commands

update-branch 202002