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

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todojure

A website written in noir.

Usage

:::bash
lein deps
lein run

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

:::bash
lein plugin install rplevy/lein-noir 1.3.0

ToDo

  • use Twitter bootstrap
  • persistence!
  • write the rest of the documentation with Marginalia
  • write api documentation with autodoc

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