Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation on how to add koans to an existing project #18

Open
wcravens opened this issue Mar 31, 2018 · 0 comments
Open

Update documentation on how to add koans to an existing project #18

wcravens opened this issue Mar 31, 2018 · 0 comments

Comments

@wcravens
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant