{"id":32650745,"url":"https://github.com/jeremyheiler/clj","last_synced_at":"2026-04-17T08:31:25.484Z","repository":{"id":26254574,"uuid":"29701731","full_name":"jeremyheiler/clj","owner":"jeremyheiler","description":"A shell script for executing Clojure code and running a Clojure REPL.","archived":false,"fork":false,"pushed_at":"2016-10-08T05:56:53.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-31T07:54:25.375Z","etag":null,"topics":["clojure","clojure-repl","shell"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/jeremyheiler.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":"2015-01-22T21:40:51.000Z","updated_at":"2023-01-31T10:01:13.000Z","dependencies_parsed_at":"2022-07-24T10:16:10.707Z","dependency_job_id":null,"html_url":"https://github.com/jeremyheiler/clj","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeremyheiler/clj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyheiler%2Fclj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyheiler%2Fclj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyheiler%2Fclj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyheiler%2Fclj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremyheiler","download_url":"https://codeload.github.com/jeremyheiler/clj/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremyheiler%2Fclj/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31921774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clojure","clojure-repl","shell"],"created_at":"2025-10-31T07:54:10.372Z","updated_at":"2026-04-17T08:31:25.478Z","avatar_url":"https://github.com/jeremyheiler.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clj\n\nA set of shell scripts that give you quick access to a full Clojure environment.\n\n## clj\n\nThe `clj` command executes Clojure's main method `clojure.main` and passes along any arg\numents you provide. Type `clj -h` to see how it can be used.\n\n## clj-repl\n\nThe `clj-repl` command launches a Clojure REPL with `rlwrap`. It is equivalent to `rlwrap clj`. It currently does not accept any arguments.\n\n## clj-env\n\nThe `clj-env` command is used by the other two commands, but can also be used independently. It's meant to make it easy to download Clojure jars and map them into a directory for other programs to access.\n\n`install 1.8.0` - Installs the specified version of Clojure.\n\n`set 1.8.0` - Sets the specified version of Clojure to be the default.\n\n`path` - Prints the path to the default version of Clojure.\n\n`path 1.8.0` - Prints the path to the specified version of Clojure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremyheiler%2Fclj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeremyheiler%2Fclj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremyheiler%2Fclj/lists"}