Sysl Catalog Installation
#
Setup#
DockerIf you have Docker, you can run sysl-catalog with
docker run --rm -p 6900:6900 -v $(pwd):/usr/:ro anzbank/sysl-catalog:latest input.sysl --serve
warning
This is still work in progress, please use the method below for now.
#
Go GetInstall sysl-catalog
if you have go
installed using:
go get -u -v github.com/anz-bank/sysl-catalog