https://github.com/raverona/clojure-for-the-brave-and-true
Notes and exercises from "Clojure For The Brave And True"
https://github.com/raverona/clojure-for-the-brave-and-true
clojure clojure-exercises clojure-for-the-brave-and-true clojure-study
Last synced: about 2 months ago
JSON representation
Notes and exercises from "Clojure For The Brave And True"
- Host: GitHub
- URL: https://github.com/raverona/clojure-for-the-brave-and-true
- Owner: raverona
- License: epl-2.0
- Created: 2020-04-21T19:44:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T22:35:00.000Z (over 5 years ago)
- Last Synced: 2025-01-10T21:11:36.693Z (12 months ago)
- Topics: clojure, clojure-exercises, clojure-for-the-brave-and-true, clojure-study
- Language: Clojure
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# clojure-for-the-brave-and-true
A library with functions and notes from the exercises from the book "[Clojure For The Brave And True](https://www.braveclojure.com)"
## Testing
Execute the `lein test` command at the root folder of the project to run all tests
## License
Copyright © 2020
This library and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.