Dogelog Player Samples

1 GIT Access
2 Web Filesystem Command Line

1 GIT Access

For binary files and source code initially:

git clone https://www.xlog.ch/tutor/.git

For updates as desired:

cd tutor
git pull

2 Web Filesystem Command Line

To view the tutorial at http://localhost:8598/:

cd tutor
webfsd -p 8598