public
Description: A Rails like framework for Clojure.
Homepage:
Clone URL: git://github.com/macourtney/Conjure.git
Click here to lend your support to: Conjure and make a donation at www.pledgie.com !
name age message
file .gitignore Mon Oct 05 06:22:36 -0700 2009 Added emacs temp files to ignore list. [robertpostill]
file MANIFEST.MF Fri Jul 03 08:42:21 -0700 2009 Switched to the lancet build tool. [macourtney]
file README.textile Fri Oct 16 08:02:37 -0700 2009 Added contributors and license info to the gith... [macourtney]
file Release_Check_List.txt Mon Aug 24 06:42:02 -0700 2009 Added a release check list. [macourtney]
file TODO Fri Oct 23 05:51:23 -0700 2009 options-tag needs a lot more love... [robertpostill]
file build.clj Fri Jul 24 10:02:59 -0700 2009 Added a testing framework for controllers. Add... [macourtney]
file conjure.tmproj Fri Jun 26 17:21:13 -0700 2009 Adding new migration functions. Added string, ... [macourtney]
directory file_structure/ Fri Nov 20 13:35:01 -0800 2009 Started work on generating a scaffold, but not ... [macourtney]
file lancet.bat Fri Oct 02 06:37:40 -0700 2009 Removed unused lib files. Updated to the latest... [macourtney]
file lancet.clj Fri Jul 24 10:02:59 -0700 2009 Added a testing framework for controllers. Add... [macourtney]
file lancet.sh Mon Sep 14 07:58:15 -0700 2009 fix Unix build script [stuarthalloway]
directory src/ Fri Oct 02 06:37:40 -0700 2009 Removed unused lib files. Updated to the latest... [macourtney]
file test.bat Fri Oct 02 06:37:40 -0700 2009 Removed unused lib files. Updated to the latest... [macourtney]
file test.clj Tue Jul 14 10:04:34 -0700 2009 Added a single test runner, and tests for serve... [macourtney]
file test.sh Tue Jul 14 10:04:34 -0700 2009 Added a single test runner, and tests for serve... [macourtney]
directory test/ Fri Nov 20 13:35:01 -0800 2009 Started work on generating a scaffold, but not ... [macourtney]
README.textile

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

Contributors

Conjure was created by Matthew Courtney, with special thanks to the following contributors:

License

Copyright © 2009 Matthew Courtney and released under the Apache 2.0 license.

For library licenses see Conjure’s license README.txt file