aw / asciiflow

ASCIIFlow

Home Page:https://asciiflow.com

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.

About

ASCIIFlow

https://asciiflow.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 63.9%Language:JavaScript 13.3%Language:HTML 9.5%Language:CSS 7.6%Language:Starlark 5.1%Language:SCSS 0.6%