ifesdjeen / gizmo-cloc

Reference implementation of Cloc (Clojure documentation from your project's classpath) on GizmoWeb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gizmo-cloc, reference application for Gizmo-web ClojureWerkz web library

Gizmo-cloc is an "alternative" implementation of Cloc, project for generating documentation from the classpath. Main purpose of project is not to replace Cloc itself, but rather to explain core concepts of Gizmo using an interesting and simple-to-implement example.

Running

In order to run the application in development mode, run:

lein run --config config/development.clj

Screenshot

Screenshot

License

Copyright (C) 2013 Alex Petrov (CodeCentric AG)

Double licensed under the Eclipse Public License (the same as Clojure) or the Apache Public License 2.0.

About

Reference implementation of Cloc (Clojure documentation from your project's classpath) on GizmoWeb


Languages

Language:Clojure 98.2%Language:JavaScript 1.8%