Skip to content

An updated version of Offline 4Clojure for Clojure 1.10

Notifications You must be signed in to change notification settings

bashhack/offline-4clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

offline-4clojure

An updated version of the excellent Offline-4Clojure repository from thattommyhall, supporting Clojure 1.10.

This project aims to provide the curious Clojurian with an opportunity to have a mirror of the renowned 4Clojure problem set in an offline-first format.

Usage

To fetch problems from the 4Clojure website, run the following command:

$ lein run

To run tests against a problem, follow the command structure provided to invoke lein run for that namespace:

$ lein run -m offline-4clojure.p<num>

Or, more specifically - to run problem 21, one would execute:

$ lein run -m offline-4lojure.p21

Links

Useful resources while working through the problems:

License

Copyright © 2019

Distributed under the Eclipse Public License, the same as Clojure.

About

An updated version of Offline 4Clojure for Clojure 1.10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages