/RailsTutorials-duct

Try https://www.railstutorial.org in Clojure (Duct)

Primary LanguageClojure

Duct Tutorial

A project for transcribing Ruby on Rails Tutorial by Michael Hartl with Duct, a server-side application framework for Clojure.

"hello, world!"

A simple application responses "hello, world!" when you visited "/", created with lein duct template:

$ lein new duct hello_app +site +ataraxy