functional-koans / functional-koans/clojure-koan-engine

Update documentation on how to add koans to an existing project

Open Beginner friendly
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
31
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Hint: This works in project.clj

:dev-dependencies [[lein-koan "0.1.4"]]
:plugins [[lein-koan "0.1.4"]]
:profiles { :dev {:dependencies [[lein-koan "0.1.4"]]}}

Also document the need for `resources/koans.clj` to exist.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing documentation for adding koans to an existing project and compare it with the project.clj configuration shown in the issue. Document the relevant lein-koan entries and the requirement that resources/koans.clj exists. Done means a reader can configure the project and knows which resource file must be present.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.