Initial commit

This commit is contained in:
shautvast 2014-12-08 22:09:52 +01:00
commit f01745b8b8

4
README.md Normal file
View file

@ -0,0 +1,4 @@
codewatch
=========
Small experimental webapp, using java7, javascript and websockets. It listens on changes in the local filesystem (it's meant to run locally), does findbugs analysis and shows the code annotated with the results in the browser automatically.