mladoi / asciiflow2

ASCIIFlow Infinity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow the instructions to get asciiflow running locally.

Compile the javascript:
~/asciiflow2$ ./compile.sh

If you get a permissions error:
~/asciiflow2$ chmod a+x closure-compiler.jar

Run a simple web server:
~/asciiflow2$python -m SimpleHTTPServer

Goto: http://localhost:8000/index.html

When developing, use the Google JS linter, gjslint.

Adding new source files will require a change to compile.sh.

About

ASCIIFlow Infinity


Languages

Language:JavaScript 84.0%Language:HTML 9.4%Language:CSS 6.3%Language:Shell 0.3%