Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 666 Bytes

README.textile

File metadata and controls

12 lines (8 loc) · 666 Bytes

Conjure

Conjure is a Rails like framework for the Clojure programming language. The goal of Conjure is to simplify the development of database backed web applications. To do this Conjure relies heavily on third party libraries including:

To get started with Conjure, see the Getting Started wiki page.

For a tutorial on Conjure, see the Hello World tutorial