Skip to content

abedormancy/asciiflow2

 
 

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.

About

在原 repo 基础修复了中文显示不全问题,并针对宋体对齐边框

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • HTML 13.2%
  • CSS 4.6%
  • Other 0.2%