Asciiflow2, sans google and tracking, available at
https://flow.lain.faith
4e8cb2f1a7 | ||
---|---|---|
js-lib | ||
.gitignore | ||
README | ||
closure-compiler.jar | ||
compile.sh | ||
jquery-1.9-externs.js | ||
jquery-1.9.1.min.js | ||
root.html |
README
Follow the following to get asciiflow running locally. Clone closure-library at the same level as asciiflow2: $git clone https://code.google.com/p/closure-library/ Update compile.sh script if neccessary and run it: $./compile.sh This may require chmod a+x on some files. Run a simple web server: $python -m SimpleHttpServer Goto localhost:8000/root.html