{"id":19351554,"url":"https://github.com/opensourcedoc/cl-hello","last_synced_at":"2026-02-08T10:32:25.864Z","repository":{"id":77782102,"uuid":"477531093","full_name":"opensourcedoc/cl-hello","owner":"opensourcedoc","description":"Hello World Project for Common Lisp","archived":false,"fork":false,"pushed_at":"2022-04-04T03:01:05.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-25T21:44:45.287Z","etag":null,"topics":["boilerplate-project","common-lisp","demo-project","lisp"],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensourcedoc.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-04-04T03:00:10.000Z","updated_at":"2022-04-04T03:02:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"57a96fe0-aae5-4143-8ea3-7913350bcf06","html_url":"https://github.com/opensourcedoc/cl-hello","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opensourcedoc/cl-hello","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-hello","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-hello/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-hello/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-hello/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensourcedoc","download_url":"https://codeload.github.com/opensourcedoc/cl-hello/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fcl-hello/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29227739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T09:43:19.170Z","status":"ssl_error","status_checked_at":"2026-02-08T09:42:55.556Z","response_time":57,"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":["boilerplate-project","common-lisp","demo-project","lisp"],"created_at":"2024-11-10T04:36:36.223Z","updated_at":"2026-02-08T10:32:25.846Z","avatar_url":"https://github.com/opensourcedoc.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cl-hello\n\nHello World project for Common Lisp.\n\n## System Requirements\n\n* A decent Common Lisp implementation\n* [Quicklisp](https://www.quicklisp.org/)\n\n## Install\n\n```shell\n$ cd path/to/quicklisp/local-projects\n$ git clone https://github.com/cwchentw/cl-hello.git\n```\n\n## Usage\n\n```lisp\n(ql:quickload \"cl-hello\" :silent t)\n\n(import 'cl-hello::greet)\n\n(assert (equal \"Hello World\"\n               (greet)))\n(assert (equal \"Hello Michelle Chen\"\n               (greet \"Michelle Chen\")))\n```\n\n## Copyright\n\nCopyright (c) 2022 User. Licensed under MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fcl-hello","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensourcedoc%2Fcl-hello","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fcl-hello/lists"}