{"id":28489571,"url":"https://github.com/cark/clojure-lib-template","last_synced_at":"2025-07-05T11:38:24.366Z","repository":{"id":62431359,"uuid":"199410692","full_name":"cark/clojure-lib-template","owner":"cark","description":"Basic library template with clojars deployment","archived":false,"fork":false,"pushed_at":"2019-07-29T09:45:38.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-08T06:42:07.051Z","etag":null,"topics":["clojure","template"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.html","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-29T08:25:26.000Z","updated_at":"2019-07-29T09:45:39.000Z","dependencies_parsed_at":"2022-11-01T20:45:38.255Z","dependency_job_id":null,"html_url":"https://github.com/cark/clojure-lib-template","commit_stats":null,"previous_names":[],"tags_count":4,"template":true,"template_full_name":null,"purl":"pkg:github/cark/clojure-lib-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cark%2Fclojure-lib-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cark%2Fclojure-lib-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cark%2Fclojure-lib-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cark%2Fclojure-lib-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cark","download_url":"https://codeload.github.com/cark/clojure-lib-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cark%2Fclojure-lib-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263074430,"owners_count":23409760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clojure","template"],"created_at":"2025-06-08T06:37:04.277Z","updated_at":"2025-07-02T04:31:16.022Z","avatar_url":"https://github.com/cark.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Clojars Project](https://img.shields.io/clojars/v/cark/clojure-lib-template.svg)](https://clojars.org/cark/clojure-lib-template)\r\n[![cljdoc badge](https://cljdoc.org/badge/cark/clojure-lib-template)](https://cljdoc.org/d/cark/clojure-lib-template/CURRENT)\r\n# clojure-lib-template\r\nA library template\r\n## What is it\r\nThis library template has the basic functionalities for creating a new library.\r\n- Manage project version in git via command line script\r\n- Generate a pom\r\n- Build the artifact\r\n- Deploy to Clojars\r\n- Compatible with CljDoc\r\n- Testing with Kaocha\r\n## Building\r\n### Requirements\r\n- have a git tag in your repository looking something like this : `v0.0.1`\r\n- have your github origin set up\r\n- have your repository fully commited\r\n- have your clojars credentials at the ready, either in your maven configuration, or as environment variables\r\n### Windows\r\nBuilding a release / dry run :\r\n```\r\nscript\\release\r\n```\r\nBuilding a release, incrementing your version number then deploying to clojars :\r\n```\r\nscript\\release patch\r\n```\r\nThis parameter can be `patch`, `minor` or `major`.\r\n### Bash\r\nNo scripts for you. Build one based on the cmd script then share it with me !\r\n## Testing\r\nStart continuous testing like this :\r\n```\r\nscript\\test\r\n```\r\n## License\r\nCopyright (c) Sacha De Vos and contributors. All rights reserved.\r\n\r\nThe use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which can be found in the file LICENSE.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcark%2Fclojure-lib-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcark%2Fclojure-lib-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcark%2Fclojure-lib-template/lists"}