Skip to content

Pancia/clj-test-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-test-website

A Clojure Website for learning and testing purposes.

Usage:

Install Leiningen

http://leiningen.org/

Run:


$ lein cljsbuild auto 
$ lein ring server

For REPL access:

After the website opened up, launch

$ lein trampoline cljsbuild repl-listen,

and make sure to refresh the page or commands will stall until you do.

TODO

Add ability to choose size, color, quality, etc.

Add ability to edit image, either by mutating or manual input.

Add different random algorithms (see: game-of-life)

Add different images types, ie not just "avatars" but more (pseudo)randomly generated stuff!

License

Copyright © 2014 Anthony D'Ambrosio

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A simple clojure website for learning purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published