/climate-class

Workshop materials for Cascalog at the Climate Corporation.

Primary LanguageJava

climate-clj

FIXME: write description

Usage

FIXME: write

Installing Thrift on OS X

Download Thrift from here: [[http://archive.apache.org/dist/thrift/0.6.1/]]

cd ~/Downloads/thrift-0.6.1
./configure --without-haskell # Not necessary, really, but me haskell installation screwed this up
make && sudo make install

License

Copyright (C) 2012 FIXME

Distributed under the Eclipse Public License, the same as Clojure.