{"id":23642417,"url":"https://github.com/sogaiu/git-some-janets","last_synced_at":"2025-08-31T18:32:53.433Z","repository":{"id":246468629,"uuid":"821222275","full_name":"sogaiu/git-some-janets","owner":"sogaiu","description":"Tool to retrieve Janet sample code","archived":false,"fork":false,"pushed_at":"2024-12-17T02:50:45.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-17T03:46:55.402Z","etag":null,"topics":["git","janet","retrieval","samples"],"latest_commit_sha":null,"homepage":"","language":"Janet","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/sogaiu.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":"2024-06-28T04:41:53.000Z","updated_at":"2024-12-17T02:50:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ed277b2-39be-45ab-876f-506d566443bb","html_url":"https://github.com/sogaiu/git-some-janets","commit_stats":null,"previous_names":["sogaiu/git-some-janets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fgit-some-janets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fgit-some-janets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fgit-some-janets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sogaiu%2Fgit-some-janets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sogaiu","download_url":"https://codeload.github.com/sogaiu/git-some-janets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231615472,"owners_count":18400983,"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":["git","janet","retrieval","samples"],"created_at":"2024-12-28T10:50:52.377Z","updated_at":"2025-08-31T18:32:53.428Z","avatar_url":"https://github.com/sogaiu.png","language":"Janet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-some-janets\n\nRetrieve some Janet sample code.\n\n\"All your Janets are belong to us.\"\n\n## Installation\n\nFirst clone this repository and cd to the resulting directory:\n\n```\ngit clone https://github.com/sogaiu/git-some-janets\ncd git-some-janets\n```\n\nNext, choose from one of the following methods:\n\n### jpm\n\n`jpm install`\n\n### bundle\n\n`janet install`\n\n### manual\n\nCopy the `git-some-janets.janet` file somewhere on your `PATH` and\nmake sure it has appropriate executable permissions.  Some might\nprefer to remove the `.janet` file extension (and instructions /\nusage assume that is done).\n\n## Usage\n\n```\nUsage: git-some-janets NUMBER [STRING]\n       git-some-janets STRING [NUMBER]\n\nFetch some janet-related git repositories.\n\nExamples:\n\n  # fetch 2 janet-related repositories\n  git-some-janets 2\n\n  # fetch janet-related repositories whose urls contain \"bakpakin\"\n  git-some-janets bakpakin\n\n  # fetch 3 janet-related repositories whose urls contain \"chambers\"\n  git-some-janets chambers 3\n  git-some-janets 3 chambers\n\nParameters:\n\n  NUMBER   maximum number of repositories to fetch (\u003c= 0 means all\n           remaining)\n\n  STRING   used to match (substring) which repositories to fetch\n           (STRING should not represent a number according to\n           janet's `scan-number`)\n\nWith NUMBER as the first argument, fetch NUMBER repositories (see\nabove for what a non-positive NUMBER means).  If STRING is specified\nas a second argument, fetch up to NUMBER repositories (inclusive)\nwhose urls contain STRING as a substring.\n\nWith STRING as the first argument, fetch repositories whose urls\ncontain STRING as a substring.  If NUMBER is specified as a second\nargument, fetch up to NUMBER repositories (inclusive) whose urls\ncontain STRING as a substring (see above for what a non-positive\nNUMBER means).\n```\n\n## Explanation\n\nThe `git-some-janets` script will use `git` to clone repositories from\na pre-specified list.  The resulting directories will live under a\ndirectory named `repos`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogaiu%2Fgit-some-janets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsogaiu%2Fgit-some-janets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsogaiu%2Fgit-some-janets/lists"}