{"id":28413656,"url":"https://github.com/nushell/plugin-examples","last_synced_at":"2025-10-12T05:01:44.457Z","repository":{"id":287478326,"uuid":"964782408","full_name":"nushell/plugin-examples","owner":"nushell","description":"Plugin examples for Nushell in different languages.","archived":false,"fork":false,"pushed_at":"2025-05-26T10:12:03.000Z","size":36,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-10T00:16:24.638Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nushell.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}},"created_at":"2025-04-11T19:23:00.000Z","updated_at":"2025-05-26T10:12:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"e13fa71e-693d-4e23-be5a-f94cfd21c4fb","html_url":"https://github.com/nushell/plugin-examples","commit_stats":null,"previous_names":["nushell/plugin-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nushell/plugin-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fplugin-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fplugin-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fplugin-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fplugin-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nushell","download_url":"https://codeload.github.com/nushell/plugin-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nushell%2Fplugin-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261378915,"owners_count":23149827,"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":"2025-06-03T05:18:58.168Z","updated_at":"2025-10-12T05:01:44.443Z","avatar_url":"https://github.com/nushell.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nushell/plugin-examples\n[![Nushell](https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnushell%2Fplugin-examples%2Frefs%2Fheads%2Fmain%2FCargo.toml\u0026query=workspace.dependencies.nu-protocol.version\u0026prefix=v\u0026label=nushell\u0026color=%234E9906)](https://github.com/nushell/nushell)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/nushell/plugin-examples/ci.yml)](https://github.com/nushell/plugin-examples/actions)\n\nPlugin examples for Nushell in different languages.\n\n## About  \nThis repo has example Nushell plugins written in different languages.  \nEach plugin is tested daily via CI against the latest `main` branch of \n[nushell](https://github.com/nushell/nushell).  \nYou can use them as a starting point for building your own plugin.  \n\nFor more real plugins, check out \n[nushell/awesome-nu](https://github.com/nushell/awesome-nu?tab=readme-ov-file#plugins).\n\n## Plugins  \nPlugins are organized by language (e.g. `rust/`) and live in their own folders.  \nEach folder usually includes:  \n- a test file  \n- a `.cmd` file if the plugin needs a scripting runtime (helps with local testing on Windows)  \n\nEvery plugin is also listed in the [CI workflow](./.github/workflows/ci.yml) to \nensure it gets tested regularly.  \n\n## Write your own plugin\n\nThis repo contains examples of how to implement specific behaviors in Nushell \nplugins.\nIf you want to stream data, return a table, handle arguments, or work with \ncustom types, there's likely an example here that shows how to do it.\n\nTo build your own plugin from scratch:\n\n- Start with our official plugin template for a clean setup:  \n  👉 [nushell/nu_plugin_template](https://github.com/nushell/nu_plugin_template)\n\n- Read the full plugin guide in the Nushell book:  \n  📚 [Plugin guide on nushell.sh](https://www.nushell.sh/contributor-book/plugins.html)\n\nYou might need to update the Nushell dependencies in the plugin template, \nsince it can lag behind the latest \n[nushell](https://github.com/nushell/nushell) version.  \nFor more real-world plugins, check out  \n[nushell/awesome-nu](https://github.com/nushell/awesome-nu?tab=readme-ov-file#plugins).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnushell%2Fplugin-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnushell%2Fplugin-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnushell%2Fplugin-examples/lists"}