{"id":13808603,"url":"https://github.com/abhijithvijayan/create-remote-repo-cli","last_synced_at":"2025-05-07T17:12:28.085Z","repository":{"id":49963363,"uuid":"220586618","full_name":"abhijithvijayan/create-remote-repo-cli","owner":"abhijithvijayan","description":"Create GitHub repo from Command-line","archived":false,"fork":false,"pushed_at":"2022-06-15T15:15:14.000Z","size":330,"stargazers_count":9,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T17:12:27.327Z","etag":null,"topics":["app","cli","github","node","npm","repo"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/abhijithvijayan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["abhijithvijayan"],"patreon":"abhijithvijayan","open_collective":"abhijithvijayan","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":"abhijithvijayan","otechie":null,"lfx_crowdfunding":null,"custom":["https://www.buymeacoffee.com/abhijithvijayan","https://www.paypal.me/iamabhijithvijayan"]}},"created_at":"2019-11-09T03:35:30.000Z","updated_at":"2022-06-15T15:15:17.000Z","dependencies_parsed_at":"2022-09-13T21:02:39.721Z","dependency_job_id":null,"html_url":"https://github.com/abhijithvijayan/create-remote-repo-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijithvijayan%2Fcreate-remote-repo-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijithvijayan%2Fcreate-remote-repo-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijithvijayan%2Fcreate-remote-repo-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijithvijayan%2Fcreate-remote-repo-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhijithvijayan","download_url":"https://codeload.github.com/abhijithvijayan/create-remote-repo-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252922343,"owners_count":21825639,"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":["app","cli","github","node","npm","repo"],"created_at":"2024-08-04T01:01:47.234Z","updated_at":"2025-05-07T17:12:28.059Z","avatar_url":"https://github.com/abhijithvijayan.png","language":"JavaScript","funding_links":["https://github.com/sponsors/abhijithvijayan","https://patreon.com/abhijithvijayan","https://opencollective.com/abhijithvijayan","https://issuehunt.io/r/abhijithvijayan","https://www.buymeacoffee.com/abhijithvijayan","https://www.paypal.me/iamabhijithvijayan","https://www.patreon.com/abhijithvijayan","https://www.buymeacoffee.com/abhijithvijayan'"],"categories":["JavaScript"],"sub_categories":[],"readme":"# create-remote-repo [![npm version](https://img.shields.io/npm/v/create-remote-repo)](https://www.npmjs.com/package/create-remote-repo) [![Build Status](https://travis-ci.com/abhijithvijayan/create-remote-repo-cli.svg?branch=master)](https://travis-ci.com/abhijithvijayan/create-remote-repo-cli)\n\n\u003e Create GitHub repo from Command-line\n\n\u003ch3\u003e🙋‍♂️ Made by \u003ca href=\"https://twitter.com/_abhijithv\"\u003e@abhijithvijayan\u003c/a\u003e\u003c/h3\u003e\n\u003cp\u003e\n  Donate:\n  \u003ca href=\"https://www.paypal.me/iamabhijithvijayan\" target='_blank'\u003e\u003ci\u003e\u003cb\u003ePayPal\u003c/b\u003e\u003c/i\u003e\u003c/a\u003e,\n  \u003ca href=\"https://www.patreon.com/abhijithvijayan\" target='_blank'\u003e\u003ci\u003e\u003cb\u003ePatreon\u003c/b\u003e\u003c/i\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp\u003e\n  \u003ca href='https://www.buymeacoffee.com/abhijithvijayan' target='_blank'\u003e\n    \u003cimg height='36' style='border:0px;height:36px;' src='https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png' border='0' alt='Buy Me a Coffee' /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003chr /\u003e\n\n\u003cimg src=\"demo.gif\" width=\"752\"\u003e\n\n## Install\n\nEnsure you have [Node.js](https://nodejs.org) 10 or later installed. Then run the following:\n\n```\n$ npm install --global create-remote-repo\n```\n\nIf you don't want to install the CLI globally, you can use `npx` to run the CLI:\n\n```\n$ npx create-remote-repo --help\n```\n\n## Usage\n\n```\n$ create-remote-repo --help\n\n  Create GitHub repo from Command-line\n\n\tUsage\n\t  $ create-remote-repo [input] [options]\n\n\tInput\n\t\t[REPO_NAME]\t           Repository Name\n\tOptions\n\t\t-v, --version          Show the version and exit with code 0\n\n  Examples\n\t\t$ create-remote-repo test-repo\n```\n\n## FAQ\n\n### Generate new token\n\nGoto [Personal access tokens](https://github.com/settings/tokens)\n\n### Why do I need a token?\n\n- For unauthenticated requests, the rate limit is 60 requests per\n  hour.\n  see [Rate Limiting](https://developer.github.com/v3/#rate-limiting)\n- The token must be passed together when you want to automatically\n  create the repository.\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## License\n\nMIT © [Abhijith Vijayan](https://abhijithvijayan.in)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijithvijayan%2Fcreate-remote-repo-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhijithvijayan%2Fcreate-remote-repo-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijithvijayan%2Fcreate-remote-repo-cli/lists"}