{"id":13961595,"url":"https://github.com/tomekw/cotd","last_synced_at":"2025-05-07T13:41:26.933Z","repository":{"id":5663192,"uuid":"6872544","full_name":"tomekw/cotd","owner":"tomekw","description":"Clojure of the day","archived":false,"fork":false,"pushed_at":"2020-06-09T07:39:20.000Z","size":7,"stargazers_count":27,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T23:31:50.699Z","etag":null,"topics":["clojure","documentation","graal-native","graalvm","learning","learning-clojure"],"latest_commit_sha":null,"homepage":"https://github.com/tomekw/cotd","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/tomekw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["tomekw"]}},"created_at":"2012-11-26T21:10:51.000Z","updated_at":"2023-03-15T01:00:03.000Z","dependencies_parsed_at":"2022-07-21T12:18:07.602Z","dependency_job_id":null,"html_url":"https://github.com/tomekw/cotd","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/tomekw%2Fcotd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fcotd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fcotd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fcotd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomekw","download_url":"https://codeload.github.com/tomekw/cotd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252889092,"owners_count":21820114,"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":["clojure","documentation","graal-native","graalvm","learning","learning-clojure"],"created_at":"2024-08-08T17:01:17.354Z","updated_at":"2025-05-07T13:41:26.910Z","avatar_url":"https://github.com/tomekw.png","language":"Shell","funding_links":["https://github.com/sponsors/tomekw"],"categories":["Shell"],"sub_categories":[],"readme":"# cotd\n\nClojure of the day: it displays random documentation for function from `clojure.core` namespace.\n\n## Usage\n\nDownload the binary from the releases page: https://github.com/tomekw/cotd/releases.\n\n```bash\n$ ./cotd\n-------------------------\nclojure.core/read\n([] [stream] [stream eof-error? eof-value] [stream eof-error? eof-value recursive?] [opts stream])\n  Reads the next object from stream, which must be an instance of\n  java.io.PushbackReader or some derivee.  stream defaults to the\n  current value of *in*.\n\n  Opts is a persistent map with valid keys:\n    :read-cond - :allow to process reader conditionals, or\n                 :preserve to keep all branches\n    :features - persistent set of feature keywords for reader conditionals\n    :eof - on eof, return value unless :eofthrow, then throw.\n           if not specified, will throw\n\n  Note that read can execute code (controlled by *read-eval*),\n  and as such should be used only with trusted sources.\n\n  For data structure interop use clojure.edn/read\n```\n\n## Building\nTweak `GRAALVM_HOME` and `JAVA_HOME` in `script/build.sh` and run it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomekw%2Fcotd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomekw%2Fcotd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomekw%2Fcotd/lists"}