Tutorial Distribution

1 GIT Access
2 Web Filesystem Command Line
3 Additional Links

This distribution contains the tutorial examples. It has the canned JavaScript, Python and Java targets bundled.

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 tutorial at http://localhost:8598/:

cd tutor
webfsd -p 8598

3 Additional Links

Comments