An open API service indexing awesome lists of open source software.

https://github.com/bobbicodes/ctrain

Clojure Training App - Do 4clojure problems from the terminal
https://github.com/bobbicodes/ctrain

Last synced: about 1 year ago
JSON representation

Clojure Training App - Do 4clojure problems from the terminal

Awesome Lists containing this project

README

          

# ctrain

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

## Usage

1. Install [Clojure](https://clojure.org/guides/getting_started) 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.