https://github.com/camsaul/clojure-library-template
Template for creating a Clojure library project, including tests, linters, CircleCI & badges
https://github.com/camsaul/clojure-library-template
clojure clojure-library clojure-template library-template project-template template
Last synced: 10 months ago
JSON representation
Template for creating a Clojure library project, including tests, linters, CircleCI & badges
- Host: GitHub
- URL: https://github.com/camsaul/clojure-library-template
- Owner: camsaul
- License: epl-2.0
- Created: 2019-06-17T23:48:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T19:55:16.000Z (over 6 years ago)
- Last Synced: 2025-01-23T14:51:11.797Z (12 months ago)
- Topics: clojure, clojure-library, clojure-template, library-template, project-template, template
- Language: Clojure
- Homepage:
- Size: 57.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://versions.deps.co/ORG/PROJECT)
[](https://versions.deps.co/ORG/PROJECT)
[](https://circleci.com/gh/ORG/PROJECT)
[](https://raw.githubusercontent.com/ORG/PROJECT/master/LICENSE)
[](https://cljdoc.org/d/ORG/PROJECT/CURRENT)
[](http://clojars.org/ORG/PROJECT)
# Cam's Clojure Library template
Run `./init.sh` and follow the prompts. That's it!