{"id":16220448,"url":"https://github.com/mortonfox/gltools","last_synced_at":"2026-04-16T18:31:59.587Z","repository":{"id":52871972,"uuid":"164991233","full_name":"mortonfox/gltools","owner":"mortonfox","description":"Utility scripts for GitLab","archived":false,"fork":false,"pushed_at":"2021-04-15T17:03:31.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T23:47:13.025Z","etag":null,"topics":["backup","backup-script","gitlab","gitlab-backup"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mortonfox.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}},"created_at":"2019-01-10T04:43:19.000Z","updated_at":"2023-05-01T02:08:08.000Z","dependencies_parsed_at":"2022-08-23T12:50:16.413Z","dependency_job_id":null,"html_url":"https://github.com/mortonfox/gltools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mortonfox/gltools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fgltools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fgltools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fgltools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fgltools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortonfox","download_url":"https://codeload.github.com/mortonfox/gltools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortonfox%2Fgltools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267685022,"owners_count":24127704,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backup","backup-script","gitlab","gitlab-backup"],"created_at":"2024-10-10T11:58:44.236Z","updated_at":"2026-04-16T18:31:59.553Z","avatar_url":"https://github.com/mortonfox.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitlab Tools\n\ngltools is a set of scripts to do simple things with Gitlab. Currently, there\nis only ``backup_repos.rb``, which downloads all of a user's repositories and\nproduces a git bundle and a zip file for each repository.\n\n## Installation\n\nRun ``bundle install`` to install the required gems.\n\nYou'll need to obtain an access token for the Gitlab API.\n\n1. After logging in on Gitlab, go to [Personal Access Tokens](https://gitlab.com/profile/personal_access_tokens)\n1. Enter ``gltools`` in the Name field.\n1. Under Scopes, select 'api'.\n1. Click on 'Create personal access token'.\n1. Copy the access token from 'Your New Personal Access Token'.\n1. Create a file named ``.gltools.token`` in your home directory.\n1. Edit this file and add the token string only to the first line of the file.\n\n## Usage\n\nRun the following to back up your repos:\n\n```sh\nbundle exec ruby backup_repos.rb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortonfox%2Fgltools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortonfox%2Fgltools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortonfox%2Fgltools/lists"}