{"id":49075227,"url":"https://github.com/micro-garden/shout-plugin","last_synced_at":"2026-04-20T09:36:20.143Z","repository":{"id":307475328,"uuid":"1027766186","full_name":"micro-garden/shout-plugin","owner":"micro-garden","description":"Run the current line as a shell command and insert the output below in micro editor.","archived":false,"fork":false,"pushed_at":"2025-08-19T09:13:55.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-25T15:15:24.489Z","etag":null,"topics":["command","command-line","micro","micro-editor","micro-plugin","plugin","runner","shell","terminal","text-editor"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/micro-garden.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-28T13:56:51.000Z","updated_at":"2025-10-25T10:55:40.000Z","dependencies_parsed_at":"2025-08-27T06:02:27.194Z","dependency_job_id":null,"html_url":"https://github.com/micro-garden/shout-plugin","commit_stats":null,"previous_names":["akikareha/micro-shout-plugin","micro-garden/shout-plugin"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/micro-garden/shout-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fshout-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fshout-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fshout-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fshout-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micro-garden","download_url":"https://codeload.github.com/micro-garden/shout-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micro-garden%2Fshout-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32041842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["command","command-line","micro","micro-editor","micro-plugin","plugin","runner","shell","terminal","text-editor"],"created_at":"2026-04-20T09:36:15.624Z","updated_at":"2026-04-20T09:36:20.091Z","avatar_url":"https://github.com/micro-garden.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell Out Plugin for Micro\n\n**Shell Out** is a plugin for the\n[micro](https://micro-editor.github.io/) text editor that runs the current\nline as a shell command and insert the output below.\n\n## Usage\n\nWrite a shell command on a line, place your cursor on it, and run:\n\n`Ctrl-Alt-b`\n\nOr via command prompt:\n\n```\nshout\n```\n\nThe output of the command is inserted directly below the current line. The\ncursor moves to the end of the output.\n\n## Notes\n\n- Output is not modified in any way.\n- Lines with only whitespace are ignored.\n- If the command is at the end of the buffer and has no newline, one is\nprepended to prevent merging.\n\n## Installation\n\nPlace the plugin folder in `~/.config/micro/plug/shout/`, or clone it directly\nfrom the GitHub repository:\n\n```sh\nmkdir -p ~/.config/micro/plug\ngit clone https://github.com/micro-garden/shout-plugin ~/.config/micro/plug/shout\n```\n\nAlternatively, this plugin is also available through the unofficial plugin\nchannel:  \nhttps://github.com/micro-garden/unofficial-plugin-channel  \nYou can install it by adding the channel and then using `plugin install`.\n\n## License\n\nMIT.\n\n## Author\n\nAki Kareha (aki@kareha.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-garden%2Fshout-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicro-garden%2Fshout-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicro-garden%2Fshout-plugin/lists"}