{"id":16157047,"url":"https://github.com/charlesrocket/dorst","last_synced_at":"2025-07-17T00:06:58.067Z","repository":{"id":65663911,"uuid":"596802745","full_name":"charlesrocket/dorst","owner":"charlesrocket","description":"Codebase bootstrap/backup utility","archived":false,"fork":false,"pushed_at":"2025-06-10T11:31:07.000Z","size":2073,"stargazers_count":4,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2025-07-13T20:45:26.824Z","etag":null,"topics":["backup","git","gtk"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/charlesrocket.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"charlesrocket","ko_fi":"charlesrocket","custom":"https://www.paypal.me/charlesrocket"}},"created_at":"2023-02-03T00:30:42.000Z","updated_at":"2025-06-18T13:57:11.000Z","dependencies_parsed_at":"2023-10-15T21:01:09.267Z","dependency_job_id":"6a3a5b8b-82b2-4997-9e2a-76cee6163081","html_url":"https://github.com/charlesrocket/dorst","commit_stats":{"total_commits":280,"total_committers":1,"mean_commits":280.0,"dds":0.0,"last_synced_commit":"bdccb48e4fcafa27122046e530d66005bf3ab2e0"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/charlesrocket/dorst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdorst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdorst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdorst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdorst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlesrocket","download_url":"https://codeload.github.com/charlesrocket/dorst/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlesrocket%2Fdorst/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265553360,"owners_count":23787062,"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":["backup","git","gtk"],"created_at":"2024-10-10T01:47:50.429Z","updated_at":"2025-07-17T00:06:58.061Z","avatar_url":"https://github.com/charlesrocket.png","language":"Rust","funding_links":["https://github.com/sponsors/charlesrocket","https://ko-fi.com/charlesrocket","https://www.paypal.me/charlesrocket"],"categories":[],"sub_categories":[],"readme":"# dørst\n[![Crates.io](https://img.shields.io/crates/v/dorst)](https://crates.io/crates/dorst)\n[![Tests](https://github.com/charlesrocket/dorst/actions/workflows/ci.yml/badge.svg?branch=trunk)](https://github.com/charlesrocket/dorst/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/charlesrocket/dorst/branch/trunk/graph/badge.svg)](https://codecov.io/gh/charlesrocket/dorst)\n## Intro\n\nBootstrap (and backup) codebases with Dørst.\n\n### Features\n\n* `logs`\n* `cli`\n* `gui` _GTK4_\n\n## Usage\n### CLI\n\n`cargo install dorst`\n\nTo begin, run `dorst` to create a configuration file in `$HOME/.config/dorst` and set targets (the current directory is the default backup destination). Dørts supports `ssh-agent` and can use `gitconfig`'s credential helper for authentication.\n\n`dorst -b ~/backups/src`\n\nExample:\n\n```toml\nsource_directory = \"~/src\"\ntargets = [\n  \"https://github.com/charlesrocket/dotfiles\",\n  \"https://github.com/charlesrocket/freebsd-station\",\n  \"git@gitlab.com:charlesrocket/openbsd-station.git\",\n]\n```\n\nThe `-c`/`--config` flag allows the usage of an alternative configuration file.\n\n### GUI\n\n`cargo install dorst --features gui`\n\n`dorst --gui`\n\n### Backups\n\nDorst's backups are (git) mirrors: `git clone example.dorst`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesrocket%2Fdorst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlesrocket%2Fdorst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesrocket%2Fdorst/lists"}