lanetix-setup-dev
v1.0.3
Published
setup your lanetix dev environment
Downloads
2
Readme
lanetix-setup-env
:sparkles::sparkles: setup your lanetix dev environment :sparkles::sparkles:
NB If you don't work at lanetix, you probably don't want to use this :wink:
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