Skip to content
/ nsfw Public
forked from zk/nsfw

experimental clojure web framework

Notifications You must be signed in to change notification settings

dakrone/nsfw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# nsfw - no such framework

Experimental clojure web frameworks

## Usage


## Extras

`(wget-js "http://code.jquery.com/jquery-1.4.4.min.js")` -- Grabs file and outputs to `./resources/public/js/jquery-1.4.4.min.js`

`(wget-js "http://code.jquery.com/jquery-1.4.4.min.js" "jquery")` -- Grabs file and outputs to `./resources/public/js/jquery.js`

## Installation

FIXME: write

## License

Copyright (C) 2010 Zachary Kim

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

About

experimental clojure web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published