{"id":17676151,"url":"https://github.com/fa7ad/git-init-lab","last_synced_at":"2025-03-30T17:23:51.813Z","repository":{"id":80593305,"uuid":"45805715","full_name":"fa7ad/git-init-lab","owner":"fa7ad","description":"Create a repo, locally and on gitlab.com","archived":false,"fork":false,"pushed_at":"2015-11-09T04:00:35.000Z","size":0,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T19:13:26.642Z","etag":null,"topics":[],"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/fa7ad.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}},"created_at":"2015-11-09T00:23:56.000Z","updated_at":"2019-01-04T20:55:53.000Z","dependencies_parsed_at":"2023-03-12T11:29:06.423Z","dependency_job_id":null,"html_url":"https://github.com/fa7ad/git-init-lab","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/fa7ad%2Fgit-init-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgit-init-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgit-init-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fa7ad%2Fgit-init-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fa7ad","download_url":"https://codeload.github.com/fa7ad/git-init-lab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246352233,"owners_count":20763434,"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-10-24T07:24:34.018Z","updated_at":"2025-03-30T17:23:51.779Z","avatar_url":"https://github.com/fa7ad.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-init-lab\n---\n\nInitialize an empty git repo both **locally** and on [**gitlab**](https://gitlab.com/)\n\n## Requirements\n---\n\n1. [jq](https://stedolan.github.io/jq/download/)\n2. [git](http://www.git-scm.com/download/)\n3. [curl](http://curl.haxx.se/download.html#LinuxUbuntu)\n\n#### On Ubuntu\n\n```bash\n sudo apt-get install jq git curl\n```\n\n## Installation\n---\n* **Download the main file**\n\n```bash\n sudo curl -fsSL -o /usr/local/bin/git-init-lab https://raw.github.com/fa7ad/git-init-lab/master/git-init-lab\n```\n\n* **Make the downloaded file executable**\n\n```bash\n sudo chmod +x /usr/local/bin/git-init-lab\n```\n\n* **Create the config file and populate it**\n\n```\n nano ~/.gitlab.token\n # Paste in the private key from https://gitlab.com/profile/account and save the file using ^O and then exit using ^X\n```\n\n* **Done**\n  Now, use either **git init-lab** or **git-init-lab**\n\n## Usage\n\n```bash\n git-init-lab \u003crepo name\u003e \u003cProject description\u003e\n```\n**Example:**\n```bash\n git-init-lab my-config \"My personal configuration files\"\n```\n\n## License\n\n[GPL3](https://www.gnu.org/copyleft/gpl.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa7ad%2Fgit-init-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffa7ad%2Fgit-init-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffa7ad%2Fgit-init-lab/lists"}