File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# nushell/plugin-examples
2
- [ ![ Nushell] ( https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnushell%2Fplugin-examples%2Frefs%2Fheads%2Fsetup %2FCargo.toml&query=workspace.dependencies.nu-protocol.version&prefix=v&label=nushell&color=%234E9906 )] ( https://github.com/nushell/nushell )
2
+ [ ![ Nushell] ( https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnushell%2Fplugin-examples%2Frefs%2Fheads%2Fmain %2FCargo.toml&query=workspace.dependencies.nu-protocol.version&prefix=v&label=nushell&color=%234E9906 )] ( https://github.com/nushell/nushell )
3
3
[ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/nushell/plugin-examples/ci.yml )] ( https://github.com/nushell/plugin-examples/actions )
4
4
5
5
Plugin examples for Nushell in different languages.
@@ -41,4 +41,4 @@ You might need to update the Nushell dependencies in the plugin template,
41
41
since it can lag behind the latest
42
42
[ nushell] ( https://github.com/nushell/nushell ) version.
43
43
For more real-world plugins, check out
44
- [ nushell/awesome-nu] ( https://github.com/nushell/awesome-nu?tab=readme-ov-file#plugins ) .
44
+ [ nushell/awesome-nu] ( https://github.com/nushell/awesome-nu?tab=readme-ov-file#plugins ) .
You can’t perform that action at this time.
0 commit comments