add license
initial commit
A simple wapp server written in tcl. You need to install tcl/tk version >= 8.6 and start the server:
tclsh server.tcl --server 8080
Now you can edit your moka wiki under: http://localhost:8080 and it will be saved when you publish it.