{"id":19257607,"url":"https://github.com/milesrack/gitproj","last_synced_at":"2025-02-23T17:45:51.816Z","repository":{"id":150960319,"uuid":"610130223","full_name":"milesrack/gitproj","owner":"milesrack","description":"GitProj is a command-line utility designed to automate creating new GitHub repositories.","archived":false,"fork":false,"pushed_at":"2023-11-11T03:48:57.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T09:14:42.945Z","etag":null,"topics":["automation","bash","bash-scripting","command-line","development","git","github","github-api","programming","scripts"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milesrack.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":"2023-03-06T06:37:44.000Z","updated_at":"2023-03-06T13:23:48.000Z","dependencies_parsed_at":"2023-11-11T04:28:15.228Z","dependency_job_id":"d0d0a3f8-c5d4-476c-9bdb-3a54f7577398","html_url":"https://github.com/milesrack/gitproj","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/milesrack%2Fgitproj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fgitproj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fgitproj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milesrack%2Fgitproj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milesrack","download_url":"https://codeload.github.com/milesrack/gitproj/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240356098,"owners_count":19788512,"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":["automation","bash","bash-scripting","command-line","development","git","github","github-api","programming","scripts"],"created_at":"2024-11-09T19:10:48.105Z","updated_at":"2025-02-23T17:45:51.790Z","avatar_url":"https://github.com/milesrack.png","language":"Shell","readme":"# GitProj\nGitProj is a command-line utility designed to automate creating new GitHub repositories.\n\n## Requirements\n- `git`\n- `curl`\n- `sed`\n- `jq`\n\n## Installation\n```bash\ngit clone https://github.com/milesrack/gitproj\ncd gitproj\nchmod +x install.sh \u0026\u0026 ./install.sh\n```\n\n## Usage\nTo create a new repository, run the `gitproj` command (or `gp`) followed by the name of your project. Additionally, you can specify a description, topics, and whether the repository should be private or not. \n```\nUsage: gitproj \u003cname\u003e [options]\n\nOptions:\n  -d\tRepository description.\n  -t\tRepository topics seperated by a space.\n  -p\tCreate a private repository.\n  -h\tDisplay this help menu.\n```\n\n## Configuration\n`gitproj` reads a configuration file from `$HOME/.config/gitproj/config`. If a configuration file is not present, an empty one will be created.\n```\nPROJECT_DIR=\"\"\nAPI_TOKEN=\"\"\n```\nThe `PROJECT_DIR` variable specifies the directory new repositories will be created in. The `API_TOKEN` variable contains your GitHub API token. You can generate a GitHub API token [here](https://github.com/settings/tokens).\n\n## License\nLicensed under the [GNU General Public License Version 3.0](https://www.gnu.org/licenses/gpl-3.0.txt)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilesrack%2Fgitproj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilesrack%2Fgitproj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilesrack%2Fgitproj/lists"}