Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 531 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 531 Bytes

4bb

Run 4clojure problems with babashka right from your shell. Even do it over ssh!

Usage

  1. Install babashka (v0.0.75 or later required)
  2. Clone this repo and type bb -f 4bb.clj while in the project directory. Running with rlwrap is recommended for enabling history with up and down arrows.

Your answers and progress are stored in the answers directory.

Test

To run tests:

$ bb tests.clj

TODO

  • Reject answers containing "restricted" functions