https://github.com/borkdude/clojure-finalassignment
Quiz
https://github.com/borkdude/clojure-finalassignment
Last synced: 10 months ago
JSON representation
Quiz
- Host: GitHub
- URL: https://github.com/borkdude/clojure-finalassignment
- Owner: borkdude
- Created: 2012-06-15T11:36:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-15T11:39:23.000Z (over 13 years ago)
- Last Synced: 2025-02-06T08:26:26.083Z (11 months ago)
- Language: Clojure
- Size: 1.07 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quiz
A website written in noir.
## Usage
If you use cake, substitute 'lein' with 'cake' below. Everything should work fine.
```bash
lein deps
lein run
```
## License
Copyright (C) 2011 FIXME
Distributed under the Eclipse Public License, the same as Clojure.