vsrv_init
v1.3.2
Published
README.md
Downloads
1
Readme
Vlocity Services Project Init
Installation
npm i -g vsrv_init
Usage
Clone vlocity build as a sibling to your service projects
git clone [email protected]:vlocityinc/vlocity_build.git
If you don't already have vlocity_build cloned, clone it!
cd vlocity_build && npm i
Create your project dir and run svc_init
vsrv_init
will install our standardized package.json, .gitignore, jobfile, and gulpfiles