commit f01745b8b8dd46bb8b87418ae5e3c0f2efabd6c4 Author: shautvast Date: Mon Dec 8 22:09:52 2014 +0100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..634e9dc --- /dev/null +++ b/README.md @@ -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.