Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/captainbrosset/website.cleanjs
cleanjs website to run the code checker tool online
https://github.com/captainbrosset/website.cleanjs
Last synced: about 1 month ago
JSON representation
cleanjs website to run the code checker tool online
- Host: GitHub
- URL: https://github.com/captainbrosset/website.cleanjs
- Owner: captainbrosset
- Created: 2012-01-12T23:20:28.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-15T19:47:00.000Z (almost 13 years ago)
- Last Synced: 2023-03-15T13:45:41.597Z (almost 2 years ago)
- Language: Python
- Homepage: http://cleanjscode.appspot.com
- Size: 172 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WHAT IS THIS
============This is the source code of the website http://cleanjscode.appspot.com
Javascript code review/checkstyle tool.It is based on [cleanjs](https://github.com/captainbrosset/cleanjs) also developed by myself.
The website uses the Google App Engine SDK and infrastructure.
There's still a lot of work on the cleanjs tool itself, but at least now there's a website to run it easily.
Note that I haven't done anything special yet to manage the dependency from the website to cleanjs, so it is required to copy the required cleanjs version into the root folder of the website before deploying to prod.
TODO
====- achievements
- http://channel9.msdn.com/achievements/visualstudio
- http://www.lense.fr/badges/
- http://www.lense.fr/wp-content/themes/lense/images/badges/badge-moyen.png
- http://www.getsteamachievements.com/game/1359/super-meat-boy/
- open REST service to integrate in other tools (service hook from github)
- optionally give possibility to identify code that was reviewed already in order to generate a widget with grade
- share URL is not great
- do something with the stats ?