Swarmlab docs
Application development in a distributed system
Development of Distributed Systems from Design to Application
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# swarmlab docs
|
|
|
|
|
|
|
|
A [swarmlab.io](http://www.swarmlab.io) sidecar container.
|
|
|
|
|
|
|
|
Documentation is a multi-repository site generator (Antora based)
|
|
|
|
|
|
|
|
|
|
|
|
## Build
|
|
|
|
|
|
|
|
> git clone https://git.swarmlab.io:3000/docs/Documentation.git
|
|
|
|
>
|
|
|
|
> cd Documentation
|
|
|
|
>
|
|
|
|
> ./build.sh
|
|
|
|
>
|
|
|
|
> or
|
|
|
|
>
|
|
|
|
> ./build-intro.sh
|
|
|
|
>
|
|
|
|
> etc
|
|
|
|
>
|
|
|
|
|
|
|
|
|