lanetix-setup-env
✨✨ setup your lanetix dev environment ✨✨
NB If you don't work at lanetix, you probably don't want to use this 😉
Installation
bash $(curl https://raw.githubusercontent.com/lanetix/setup-env/master/install.sh)
if you already have a working environment, install this with
npm install -g lanetix-setup-env
Usage
lx-clone
clones all the repos for the lanetix serviceslx-install
npm install for all the lanetix serviceslx-migrate
run migrations for all services which have migrationslx-start
start all the core services