{"id":32181844,"url":"https://github.com/tailrecursion/boot.task","last_synced_at":"2026-03-10T06:33:27.461Z","repository":{"id":10413235,"uuid":"12570732","full_name":"tailrecursion/boot.task","owner":"tailrecursion","description":"Useful tasks for the boot Clojure build tool.","archived":false,"fork":false,"pushed_at":"2016-05-30T16:49:18.000Z","size":77,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-12-02T17:50:09.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tailrecursion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-03T17:51:34.000Z","updated_at":"2015-03-11T23:49:05.000Z","dependencies_parsed_at":"2022-09-14T01:25:34.485Z","dependency_job_id":null,"html_url":"https://github.com/tailrecursion/boot.task","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/tailrecursion/boot.task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailrecursion%2Fboot.task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailrecursion%2Fboot.task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailrecursion%2Fboot.task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailrecursion%2Fboot.task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tailrecursion","download_url":"https://codeload.github.com/tailrecursion/boot.task/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailrecursion%2Fboot.task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-10-21T22:53:49.177Z","updated_at":"2026-03-10T06:33:27.420Z","avatar_url":"https://github.com/tailrecursion.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boot.task\n\nThis project contains a number of generally useful tasks for the [boot][2]\nClojure build tool.\n\n### Dependency\n\nArtifacts are published on Clojars. This version is compatible with\n[boot.core][4] version [2.0.0][3] or later.\n\n[![latest version][5]][1]\n\n### Tasks\n\n| Task          | Description                                                 |\n|---------------|-------------------------------------------------------------|\n| cljs          | Compile ClojureScript source files.                         |\n| jar           | Create a jar file from project.                             |\n\nFor more info about a task do `boot [help \u003ctask\u003e]`.\n\n### Usage\n\n```clojure\n#!/usr/bin/env boot\n\n;; build.boot file\n\n#tailrecursion.boot.core/version \"...\"\n\n(set-env!\n  :project ...\n  :version ...\n  :dependencies [[tailrecursion/boot.task \"...\"] ...]\n  ...)\n\n(require '[tailrecursion.boot.task :refer :all] ...)\n```\n\n## License\n\nCopyright © 2013 Alan Dipert and Micha Niskin\n\nDistributed under the Eclipse Public License, the same as Clojure.\n\n[1]: https://clojars.org/tailrecursion/boot.task\n[2]: https://github.com/tailrecursion/boot\n[3]: https://github.com/tailrecursion/boot.core/tree/2.0.0\n[4]: https://github.com/tailrecursion/boot.core\n[5]: https://clojars.org/tailrecursion/boot.task/latest-version.svg?bustcache=2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailrecursion%2Fboot.task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftailrecursion%2Fboot.task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailrecursion%2Fboot.task/lists"}