{"id":17116145,"url":"https://github.com/dduan/ea","last_synced_at":"2025-04-13T03:42:42.019Z","repository":{"id":39712293,"uuid":"479870717","full_name":"dduan/ea","owner":"dduan","description":"ea: make your CLI output actionable.","archived":false,"fork":false,"pushed_at":"2023-07-03T12:16:43.000Z","size":1571,"stargazers_count":25,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-06T05:48:11.313Z","etag":null,"topics":["cli","editor","tool"],"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/dduan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-04-09T23:55:13.000Z","updated_at":"2025-02-17T16:25:50.000Z","dependencies_parsed_at":"2024-11-07T18:05:17.269Z","dependency_job_id":"b3df6caa-1c12-49a1-964a-f0cd959ef226","html_url":"https://github.com/dduan/ea","commit_stats":{"total_commits":74,"total_committers":1,"mean_commits":74.0,"dds":0.0,"last_synced_commit":"5849d96cf9fd7306153eb4fc20ba4fce52ca53d7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dduan%2Fea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dduan%2Fea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dduan%2Fea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dduan%2Fea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dduan","download_url":"https://codeload.github.com/dduan/ea/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248661159,"owners_count":21141406,"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":["cli","editor","tool"],"created_at":"2024-10-14T17:47:57.162Z","updated_at":"2025-04-13T03:42:41.998Z","avatar_url":"https://github.com/dduan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ea: Making CLI Outputs Actionable\n\n`ea` remembers file paths from CLI output for later use.\n\n## Intro\n\nCLI programs like `find`, `rg`, `clang` etc, print out file paths (and line/columns). `ea` lets you act on\nthem. Here's how:\n\n![Aliasing In Action](demo.gif)\n\nBy running your command through `ea`, each path in its output get marked with a number in the front. This\nnumber can be used to retrieve its corresponding path later for your purposes. Combined with some shell\nconfigurations, this can provide a powerful experience.\n\n## Install\n\n#### Via a package manager\n\n`ea` is available in the following package managers.\n\n| Manager / OS | Command                          |\n| ------------ | -------------------------------- |\n| Cargo        | `cargo install ea-command`       |\n| Homebrew     | `brew install dduan/formulae/ea` |\n| AUR / Arch   | `yay -S ea-command`              |\n| Nix flake    | Use `github:dduan/ea`            |\n\n### Pre-built executable\n\nChoose an pre-built executable from the [release page][] that fits your\nplatform to download. Unpack it somewhere you'd like to run it from.\n\n[release page]: https://github.com/dduan/ea/releases\n\n## Documentation\n\n* [User Manual](docs/UserManual.md)\n    * [Tutorial](docs/UserManual.md#description)\n    * [Formats](docs/UserManual.md#formats)\n    * [Shell Integration](docs/UserManual.md#shell-integration)\n* [Editor Alias](docs/ShellIntegrations.md#editor-alias)\n* [Note to packagers](docs/Packaging.md)\n* [Developing ea](docs/Developing.md)\n\n## Credits\n\n`ea` is inspired by [keith/tag][], which was inspired by [aykamko/tag][].\n\n[keith/tag]: https://github.com/keith/tag\n[aykamko/tag]: https://github.com/aykamko/tag\n\n## LICENSE\n\nSee `LICENSE.txt`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdduan%2Fea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdduan%2Fea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdduan%2Fea/lists"}