{"id":16340729,"url":"https://github.com/casey/edmunge","last_synced_at":"2025-10-26T00:30:31.338Z","repository":{"id":57623345,"uuid":"134462605","full_name":"casey/edmunge","owner":"casey","description":"❓ Use ed to munge your files","archived":false,"fork":false,"pushed_at":"2024-02-16T09:07:59.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T20:46:04.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/casey.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":"2018-05-22T19:01:46.000Z","updated_at":"2024-02-16T09:10:12.000Z","dependencies_parsed_at":"2022-08-30T11:52:09.428Z","dependency_job_id":null,"html_url":"https://github.com/casey/edmunge","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/casey%2Fedmunge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fedmunge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fedmunge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casey%2Fedmunge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casey","download_url":"https://codeload.github.com/casey/edmunge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238229940,"owners_count":19437723,"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-10T23:57:39.985Z","updated_at":"2025-10-26T00:30:24.072Z","avatar_url":"https://github.com/casey.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `edmunge`\n\nGood news everybody! You can finally use your favorite inscrutable text editor as a scripting language!\n\n`edmunge` is a recursive acronym that stands for EDmunge Mashes Until No Good, with Ed.\n\nBriefly, `edmunge` lets you destructively edit text files using scripts filled with `ed` commands. What could go wrong?\n\nFor example:\n\n```shell\n$ cat document\nMy sweet document!\n$ cat script.ed\n#!/usr/bin/env edmunge\n,s/!/?/\nw\n$ ./script.ed document\n19\n19\n$ cat document\nMy sweet document?\n```\n\n## installation\n\n```shell\n$ cargo install edmunge\n```\n\n## inspiration\n\n`edmunge` was inspired by Julia Evan's [blog post on batch-editing files with ed](https://jvns.ca/blog/2018/05/11/batch-editing-files-with-ed/) and funded thanks to a generous grant from [the RAND Corporation](https://www.rand.org/).\n\nTo improve your ed skills, I recommend the delightful [Ed Mastery](https://www.michaelwlucas.com/tools/ed) by Michael W. Lucas.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fedmunge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasey%2Fedmunge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasey%2Fedmunge/lists"}