The slides are available at the slides/
subdirectory.
Just run make slides
there and open your browser at http://localhost:4100
.
The example tasks are at tasks/
.
- git git4windows or WSL
git clone https://github.com/uniba-ub/dspace-workshop
cd dspace-workshop
ssh -i id_rsa_workshop root@${ip}
git clone https://github.com/uniba-ub/dspace-workshop
cd dspace-workshop
cd tasks/task{1..} && cat README.md
You can get help about commands with docker help
or docker <Management Command> help
.
Docker-compose also provides help (docker-compose help
)