{"id":19032499,"url":"https://github.com/creadone/brds","last_synced_at":"2026-05-06T15:41:06.394Z","repository":{"id":70234114,"uuid":"100397729","full_name":"creadone/brds","owner":"creadone","description":"Backup and recovery directories structure","archived":false,"fork":false,"pushed_at":"2017-08-17T07:51:19.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T04:27:29.737Z","etag":null,"topics":["backup","console","crystal","directory-backup","linux","terminal"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/creadone.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":"2017-08-15T16:36:51.000Z","updated_at":"2018-05-19T07:59:43.000Z","dependencies_parsed_at":"2023-06-14T22:00:34.007Z","dependency_job_id":null,"html_url":"https://github.com/creadone/brds","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/creadone%2Fbrds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creadone%2Fbrds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creadone%2Fbrds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creadone%2Fbrds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creadone","download_url":"https://codeload.github.com/creadone/brds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240082640,"owners_count":19745257,"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","console","crystal","directory-backup","linux","terminal"],"created_at":"2024-11-08T21:29:02.618Z","updated_at":"2026-05-03T16:30:17.657Z","avatar_url":"https://github.com/creadone.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BRDS\n\nUtility makes directories structure backup or recovery.\nThe main feature is to save structure to YAML file as list of directories and metadata.\n\n## Installation\n\n1. Clone repo `git clone https://github.com/creadone/brds.git`\n2. Install dependencies `cd brds \u0026\u0026 shards`\n3. Build release `crystal build --release ./src/brds.cr -o ./dist/brds`\n\n## Usage\n\nSee `./brds --help` for manual page.\n\nHow to:\n```\n  ./brds [flags...] [arg...]\n\nBackup and recovery directories structure\n\nFlags:\n  --file, -f (default: backup.yaml)  # Backup or recovery source file\n  --help (default: false)            # Display help for the current command\n  --mode, -m (required)              # Work mode (backup | recovery)\n  --target, -t (default: ./)         # Path to directory where backup or recovery process will start\n```\n\n* To make backup: `./brds -m backup -f /path/to/backup.yaml -t /dirs/to/backup`\n* To recover from backup: `./brds -m recovery -f /path/to/backup.yaml -t /path/to/recovery/dirs`\n\n## Contributing\n\n1. Fork it ( https://github.com/creadone/brds/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [creadone](https://github.com/creadone) - owner, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreadone%2Fbrds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreadone%2Fbrds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreadone%2Fbrds/lists"}