Skip to content

Exercise with Noir: a small to-do web application in Clojure

Notifications You must be signed in to change notification settings

manuelp/todojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todojure

A website written in noir.

Usage

lein deps
lein run

Note: to generate Noir projects w/ Clojure 1.3 using Leiningen you can use this plugin:

lein plugin install rplevy/lein-noir 1.3.0

Documentation

You can find the documentation at the official site. Otherwise, you can generate the latest documentation with Marginalia yourself:

lein marg    

ToDo

Just run the application :) Otherwise look at the tasks.txt file.

License

Copyright (C) 2012 Manuel Paccagnella

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

About

Exercise with Noir: a small to-do web application in Clojure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published