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