Code example of the BOF @Sfeir 20120615.
The exercise was simply:
- list all the files of a given directory
- Visualize the size taken by files extension.
cd bof-sfeir-20120615
lein repl
(in-ns 'bof-sfeir-20120615.core)
(view-pie-chart)
And you should get:
Copyright © 2012 denlab
Distributed under the Eclipse Public License, the same as Clojure.