514 Forks
3570 Stars
3570 Watchers

ring

Clojure HTTP server abstraction

How to download and setup ring

Open terminal and run command
git clone https://github.com/ring-clojure/ring.git
git clone is used to create a copy or clone of ring repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ring https://github.com/ring-clojure/ring/archive/master.zip

Or simply clone ring with SSH
[email protected]:ring-clojure/ring.git

If you have some problems with ring

You may open issue on ring support forum (system) here: https://github.com/ring-clojure/ring/issues