{"id":23960403,"url":"https://github.com/followtheprocess/txtract","last_synced_at":"2025-10-26T13:41:48.628Z","repository":{"id":270738519,"uuid":"911316583","full_name":"FollowTheProcess/txtract","owner":"FollowTheProcess","description":"A CLI to interact with https://pkg.go.dev/golang.org/x/tools/txtar archive files","archived":false,"fork":false,"pushed_at":"2025-02-21T09:41:19.000Z","size":540,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T12:19:13.512Z","etag":null,"topics":["go","txtar"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FollowTheProcess.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":"2025-01-02T18:22:46.000Z","updated_at":"2025-02-21T09:41:23.000Z","dependencies_parsed_at":"2025-01-02T19:29:31.454Z","dependency_job_id":"567db551-8067-48a2-84ab-81c7341ccb33","html_url":"https://github.com/FollowTheProcess/txtract","commit_stats":null,"previous_names":["followtheprocess/txtract"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Ftxtract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Ftxtract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Ftxtract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Ftxtract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FollowTheProcess","download_url":"https://codeload.github.com/FollowTheProcess/txtract/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240475237,"owners_count":19807292,"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":["go","txtar"],"created_at":"2025-01-06T19:27:54.209Z","updated_at":"2025-10-04T14:39:06.574Z","avatar_url":"https://github.com/FollowTheProcess.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# txtract\n\n[![License](https://img.shields.io/github/license/FollowTheProcess/txtract)](https://github.com/FollowTheProcess/txtract)\n[![Go Report Card](https://goreportcard.com/badge/github.com/FollowTheProcess/txtract)](https://goreportcard.com/report/github.com/FollowTheProcess/txtract)\n[![GitHub](https://img.shields.io/github/v/release/FollowTheProcess/txtract?logo=github\u0026sort=semver)](https://github.com/FollowTheProcess/txtract)\n[![CI](https://github.com/FollowTheProcess/txtract/workflows/CI/badge.svg)](https://github.com/FollowTheProcess/txtract/actions?query=workflow%3ACI)\n[![codecov](https://codecov.io/gh/FollowTheProcess/txtract/branch/main/graph/badge.svg)](https://codecov.io/gh/FollowTheProcess/txtract)\n\nA CLI to interact with txtar archive files 📂\n\n## Project Description\n\n[txtar] is an incredibly useful tiny archive format, able to trivially store a miniature filesystem in a single plain text file. It particularly shines for storing test cases!\n\nMost of the time a txtar archive is created manually, but what if you already have a directory full of stuff and you want to instead store them in txtar. Or you have a txtar\narchive that you want to instantly replicate on your filesystem!\n\nThat's where `txtract` comes in 🚀\n\n![quickstart](https://github.com/FollowTheProcess/txtract/raw/main/docs/img/demo.gif)\n\n## Installation\n\nCompiled binaries for all supported platforms can be found in the [GitHub release]. There is also a [homebrew] tap:\n\n```shell\nbrew install -cask FollowTheProcess/tap/txtract\n```\n\n## Quickstart\n\nRecursively zip up the contents of a directory into a single txtar file named yourdirectory.txtar\n\n```shell\ntxtract zip ./yourdirectory\n```\n\nOr go the other way, unzip a txtar file back into your filesystem:\n\n```shell\ntxtract unzip yourdirectory.txtar\n```\n\n### Credits\n\nThis package was created with [copier] and the [FollowTheProcess/go_copier] project template.\n\n[copier]: https://copier.readthedocs.io/en/stable/\n[FollowTheProcess/go_copier]: https://github.com/FollowTheProcess/go_copier\n[GitHub release]: https://github.com/FollowTheProcess/txtract/releases\n[homebrew]: https://brew.sh\n[txtar]: https://pkg.go.dev/golang.org/x/tools/txtar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffollowtheprocess%2Ftxtract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffollowtheprocess%2Ftxtract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffollowtheprocess%2Ftxtract/lists"}