Releases Tags
-
Alpha05 Stable
released this 8 months ago | 0 commits to main since this release
This is the first "complete" release. It supports the stele1 spec and is fairly usable.
A container image is available:
$ wget http://stele1.steleclimbing.org/tmp/montserrat-editor_alpha-05_docker.tar $ docker load < montserrat-editor_alpha-05_docker.tar $ mkdir ./climbingarea.stele1.d/ $ docker run --rm \ --publish 8001:8001 \ --volume ./climbingarea.stele1.d/:/srv/project.stele1.d/ \ stele1/montserrat-editor:alpha-05
Downloads