{"id":15873829,"url":"https://github.com/phronmophobic/add-deps","last_synced_at":"2025-04-01T22:43:24.425Z","repository":{"id":49385105,"uuid":"473060285","full_name":"phronmophobic/add-deps","owner":"phronmophobic","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-11T20:17:48.000Z","size":94,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T19:42:13.575Z","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/phronmophobic.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-23T06:18:27.000Z","updated_at":"2024-11-20T11:39:39.000Z","dependencies_parsed_at":"2024-12-14T15:11:38.024Z","dependency_job_id":"d789ed9b-778a-4a91-aed4-77c01144b229","html_url":"https://github.com/phronmophobic/add-deps","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"b0f0aea1a1c871079d6132c0843ba763901a82d4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fadd-deps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fadd-deps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fadd-deps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phronmophobic%2Fadd-deps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phronmophobic","download_url":"https://codeload.github.com/phronmophobic/add-deps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246724797,"owners_count":20823543,"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":"2024-10-06T01:07:17.869Z","updated_at":"2025-04-01T22:43:24.403Z","avatar_url":"https://github.com/phronmophobic.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# add-deps\n\nSwing GUI application for adding clojars deps to deps.edn projects.\n\n## Screenshot\n\n![add-deps](/add-deps.png?raw=true)\n\n## Usage\n\n### Try it!\n\nFrom inside your clojure project:\n\n```sh\nclojure  -Sdeps '{:deps {com.phronemophobic/add-deps {:mvn/version \"1.0\"}}}' -M -m com.phronemophobic.add-deps\n```\n\n### Alias\n\nCreate an alias for add-deps\n\n```clojure\n\n{\n :aliases {\n```\n```clojure\n  :add-deps {:replace-deps\n             {com.phronemophobic/add-deps {:mvn/version \"1.0\"}}\n             :exec-fn com.phronemophobic.add-deps/-main}\n```\n```clojure\n           }\n}\n```\n\nRun add deps:\n\n```sh\n$ clojure -X:add-deps\n```\n\n## License\n\nCopyright © 2022 Adrian\n\nDistributed under the Eclipse Public License version 1.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphronmophobic%2Fadd-deps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphronmophobic%2Fadd-deps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphronmophobic%2Fadd-deps/lists"}