{"id":19264874,"url":"https://github.com/alexdriaguine/create-git-repo","last_synced_at":"2026-02-19T15:02:07.070Z","repository":{"id":86928407,"uuid":"78761905","full_name":"alexdriaguine/create-git-repo","owner":"alexdriaguine","description":"A script to create git repos","archived":false,"fork":false,"pushed_at":"2018-10-31T05:39:32.000Z","size":192,"stargazers_count":5,"open_issues_count":2,"forks_count":8,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-21T18:43:58.670Z","etag":null,"topics":["create","git","github","repository"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/alexdriaguine.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":"2017-01-12T16:00:06.000Z","updated_at":"2022-01-13T06:07:00.000Z","dependencies_parsed_at":"2023-05-29T20:30:32.993Z","dependency_job_id":null,"html_url":"https://github.com/alexdriaguine/create-git-repo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexdriaguine/create-git-repo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdriaguine%2Fcreate-git-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdriaguine%2Fcreate-git-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdriaguine%2Fcreate-git-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdriaguine%2Fcreate-git-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdriaguine","download_url":"https://codeload.github.com/alexdriaguine/create-git-repo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdriaguine%2Fcreate-git-repo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29619127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["create","git","github","repository"],"created_at":"2024-11-09T19:42:41.077Z","updated_at":"2026-02-19T15:02:07.054Z","avatar_url":"https://github.com/alexdriaguine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-git-repo\nCreate github repositories with ease.\n\n## Installation\n\n### Using Yarn\n`yarn global add git-repo-create`\n\n### Using NPM\n`npm install --global git-repo-create`\n\n### Using NPX\n`npx git-repo-create repo-name`\n\nMake sure you change repo-name to your new repository name\n\n\n## Usage\n* `git-repo-create Hello`  \n\n\nIf you don't want to be prompted for password all the time, create an [access token on github](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/) with the right to create repositories\nand export it as an enviroment variable aswell as your github username.\n\n```sh\n# In .bashrc or equivalent\nexport GITHUB_USERNAME=\"xxxxxxx\"\nexport GITHUB_CREATE_REPO_ACCESS_TOKEN=xxxxx\n```\n\nTo be able to push to github without being prompted for username/password, [set up git to use SSH](https://help.github.com/articles/connecting-to-github-with-ssh/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdriaguine%2Fcreate-git-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdriaguine%2Fcreate-git-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdriaguine%2Fcreate-git-repo/lists"}