{"id":20408396,"url":"https://github.com/anuj-thakur-513/github-cli","last_synced_at":"2025-10-25T03:31:31.710Z","repository":{"id":246271740,"uuid":"820031127","full_name":"anuj-thakur-513/GitHub-CLI","owner":"anuj-thakur-513","description":"Create repos on the go from your terminal via single command","archived":false,"fork":false,"pushed_at":"2024-06-28T05:25:08.000Z","size":395,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T13:07:01.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/anuj-thakur-513.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-25T16:53:44.000Z","updated_at":"2025-01-01T11:09:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"baa85f23-8bb7-4b24-af36-e47a2675615e","html_url":"https://github.com/anuj-thakur-513/GitHub-CLI","commit_stats":null,"previous_names":["anuj-thakur-513/github-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuj-thakur-513%2FGitHub-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuj-thakur-513%2FGitHub-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuj-thakur-513%2FGitHub-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuj-thakur-513%2FGitHub-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anuj-thakur-513","download_url":"https://codeload.github.com/anuj-thakur-513/GitHub-CLI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241953050,"owners_count":20048120,"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":[],"created_at":"2024-11-15T05:31:16.091Z","updated_at":"2025-10-25T03:31:31.659Z","avatar_url":"https://github.com/anuj-thakur-513.png","language":"JavaScript","readme":"# GitHub CLI\n\nGitHub CLI commands to manage basic things from command-line itself, e.g. Create Repo from CLI\n\n## Screenshots\n\n![](/github_assets/gh-create-repo%20help.jpg)\n![](/github_assets/create%20repo.jpg)\n\n## Folder Structure\n\n```\n.\n├── bin\n│   └── index.js\n├── github_assets\n│   ├── create repo.jpg\n│   └── gh-create-repo help.jpg\n├── utils\n│   └── createRepo.mjs\n├── README.md\n├── package-lock.json\n└── package.json\n```\n\n## Run Locally\n\n```\nReplace GITHUB_ACCESS_TOKEN with your own access token in .env.example and change the file name to .env\n```\n\nClone the Project\n\n```bash\ngit clone https://github.com/anuj-thakur-513/GitHub-CLI.git\n```\n\nChange Directory to the Project\n\n```bash\ncd GitHub-CLI\n```\n\nInstall the Dependences\n\n```bash\nnpm install\n```\n\nInstall the command globally to your system\n\n```bash\nnpm install -g .\n```\n\nRun the following command to know how to use it to create repos on github\n\n```bash\ngh-create-repo --help\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuj-thakur-513%2Fgithub-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanuj-thakur-513%2Fgithub-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuj-thakur-513%2Fgithub-cli/lists"}