Skip to content

jcrossley3/poorsmatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poorsmatic

Demo app for Jim Crossley's "Immutant, I am in you!" talk at Clojure/conj 2012, the slides for which are in the doc folder.

The talk featured Datomic as the application's persistent store, the code for which is on the 'datomic' branch. The 'master' branch uses korma/lobos to facilitate deployment on OpenShift.

To make it work, you'll need a file named twitter-creds available from the classpath, e.g. in the resources/ directory. It should contain a vector like so:

["app-key" "app-secret" "user-token" "user-token-secret"]

Visit http://dev.twitter.com to find yours.

Usage

License

Copyright © 2013 Jim Crossley

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

About

A poor man's Prismatic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published