tty5/asciiflow2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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.
Releases
No releases published
Languages
- JavaScript 87.6%
- HTML 7.4%
- CSS 4.9%
- Shell 0.1%