macourtney / Conjure
- Source
- Commits
- Network (6)
- Issues (1)
- Downloads (1)
- Wiki (16)
- Graphs
-
Branch:
master
Conjure /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Oct 05 06:22:36 -0700 2009 | |
| |
MANIFEST.MF | Fri Jul 03 08:42:21 -0700 2009 | |
| |
README.textile | Mon Feb 01 07:00:58 -0800 2010 | |
| |
Release_Check_List.txt | Mon Aug 24 06:42:02 -0700 2009 | |
| |
TODO | Fri Oct 23 05:51:23 -0700 2009 | |
| |
build.clj | Wed Jan 13 07:01:55 -0800 2010 | |
| |
conjure.tmproj | Fri Jun 26 17:21:13 -0700 2009 | |
| |
file_structure/ | Tue Feb 09 10:20:54 -0800 2010 | |
| |
lancet.bat | Fri Oct 02 06:37:40 -0700 2009 | |
| |
lancet.clj | Fri Jul 24 10:02:59 -0700 2009 | |
| |
lancet.sh | Mon Jan 18 16:25:24 -0800 2010 | |
| |
src/ | Mon Feb 01 19:12:32 -0800 2010 | |
| |
test.bat | Fri Oct 02 06:37:40 -0700 2009 | |
| |
test.clj | Tue Jul 14 10:04:34 -0700 2009 | |
| |
test.sh | Mon Jan 18 16:25:24 -0800 2010 | |
| |
test/ | Sat Jan 30 10:07:58 -0800 2010 |
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:
- ring
- clj-record
- clj-html
- and more..
To get started with Conjure, see the Getting Started wiki page.
For a tutorial on Conjure, see the Hello World tutorial
You can find our google group at: Conjure Google Group
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

