Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 366 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 366 Bytes

ctrain

Learn Clojure right from the command-line, from within a running Clojure program. Even do it over ssh!

Usage

  1. Install Clojure if needed.
  2. Clone this repo and type clj -m ctrain.core while in the ctrain directory.

When you get a problem right it saves your progress and stores your answers on disk.