forked from lewish/asciiflow
-
Notifications
You must be signed in to change notification settings - Fork 0
ridiculum/asciiflow2
Folders and files
Name | Name | Last commit message | 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. Adding new source files will require a change to compile.sh.
About
ASCIIFlow Infinity
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 84.0%
- HTML 9.4%
- CSS 6.3%
- Shell 0.3%