{"id":21804937,"url":"https://github.com/pez/clojure-zero","last_synced_at":"2026-04-18T11:31:11.948Z","repository":{"id":66560079,"uuid":"602700921","full_name":"PEZ/clojure-zero","owner":"PEZ","description":"A minimal Clojure project, to fill with your own code. Ready for use in the browser with full IDE (VS Code + Calva) support","archived":false,"fork":false,"pushed_at":"2023-02-16T19:07:01.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T12:36:18.662Z","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/PEZ.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-16T19:04:50.000Z","updated_at":"2023-02-22T08:58:00.000Z","dependencies_parsed_at":"2023-02-28T20:15:38.968Z","dependency_job_id":null,"html_url":"https://github.com/PEZ/clojure-zero","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"PEZ/clojure-get-started-mini","purl":"pkg:github/PEZ/clojure-zero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojure-zero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojure-zero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojure-zero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojure-zero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PEZ","download_url":"https://codeload.github.com/PEZ/clojure-zero/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PEZ%2Fclojure-zero/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":[],"created_at":"2024-11-27T11:57:30.286Z","updated_at":"2026-04-18T11:31:11.933Z","avatar_url":"https://github.com/PEZ.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal Clojure project for web based development\n\nThis is a mini(mal) [Clojure](https://clojure.org) project that you can hack on, with full editor tooling, in the browser. It's VS Code with [Calva](https:/calva.io) running in [GitPod](https://gitpod.io). You don't need to install anything. You'll need a Github account, that's all.\n\nYou can of course also hack on it locally on your machine. Then you need to have Java installed.\n\n## Usage\n\nTo use this in the browser.\n\n1. Click this link: https://gitpod.io/#https://github.com/PEZ/clojure-zero\n   * You will be prompted to log in, choose to use Github login\n   * This will open the repository in a Gitpod workspace in the browser. (Might take a while.)\n   * You'll find VS Code running there, ready to let you edit the files in the project.\n   * VS Code will have Calva installed, so it's basically a Clojure IDE in the browser.\n1. In the VS Code instance open the VS Code command palette and use the command **Start a REPL in your Project and Connect (aka Jack-in)**.\n   * Choose the `deps.edn` project type.\n   * This will start the Clojure REPL and connect Calva to it.\n1. Open the file [src/hello/core.clj](src/hello/core.clj)\n1. Evaluate the `(ns ...)` form there (instructions in the file)\n\nHack away.\n\n## New to Clojure?\n\nThere is not much guidance in this repository for Clojure beginners. You might want to check out this guide first: https://calva.io/get-started-with-clojure/ (It also runs in the browser)\n\n## Create your own copy of this repository\n\nIn order to be able to version control your edits, you will need to create your own copy of this repository. It's a template project so you can use the green **Use this Template** button above for this.\n\n**Note** that then the URL to use the project in Gitpod changes. What you'll need to do is to prepend the URL of your Github repository copy with `https://gitpod.io/#`. (If you look at step one above, you'll see that this is what that link looks like.)\n\n**Note** that the first time you open your copy in Gitpod, it can take quite a while.\n\n## License\n\nThe code in this project is open and free to use as you wish. 🗽🍺 (There's not much code here, anyway. 😄)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fclojure-zero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpez%2Fclojure-zero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpez%2Fclojure-zero/lists"}