{"id":26194256,"url":"https://github.com/active-group/lein-aot-order","last_synced_at":"2025-04-15T03:15:03.257Z","repository":{"id":62433291,"uuid":"86611544","full_name":"active-group/lein-aot-order","owner":"active-group","description":"Leiningen plugin to manage ahead-of-time compilation order.","archived":false,"fork":false,"pushed_at":"2017-04-19T12:39:24.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T15:03:55.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/active-group.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-29T17:38:21.000Z","updated_at":"2017-11-17T17:33:43.000Z","dependencies_parsed_at":"2022-11-01T21:16:07.882Z","dependency_job_id":null,"html_url":"https://github.com/active-group/lein-aot-order","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Flein-aot-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Flein-aot-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Flein-aot-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/active-group%2Flein-aot-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/active-group","download_url":"https://codeload.github.com/active-group/lein-aot-order/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571861,"owners_count":21126522,"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":[],"created_at":"2025-03-12T01:55:57.791Z","updated_at":"2025-04-15T03:15:03.234Z","avatar_url":"https://github.com/active-group.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lein-aot-order\n\nThis leiningen plugin provides commands to work around problems of\nclojure ahead-of-time compilation, by determining a suitable\ncompilation order via clojure.tools.namespace.\n\nThis requires Leiningen 2.6.1 or higher.\n\n## Usage\n\nPut [![Clojars Project](https://img.shields.io/clojars/v/lein-aot-order.svg)](https://clojars.org/lein-aot-order) into the `:plugins` vector of your project.clj.\n\nThen you can start the following tasks:\n\n```\nlein aot-order\n```\n\nwhich just prints the determined order.\n\nOr if you set ```:aot``` in your project to ```:order```:\n\n```\n:aot  :order\n```\n\nit is automatically replaced by the determined order of your\nnamespaces.  That order will then be used by the `jar` or `uberjar`\ntasks, just as if you had specified it manually.\n\n## License\n\nCopyright © 2017 Active Group GmbH\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factive-group%2Flein-aot-order","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factive-group%2Flein-aot-order","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factive-group%2Flein-aot-order/lists"}