nushell/crates/nu_plugin_example
Stefan Holderbach 77a1c3c7b2
Bump version for 0.87.0 release (#11031)
# Release checklist

- [x] reedline
  - [x] released
  - [x] pinned
- [x] crate graph check
- [x] release notes
- [x] release script update (new crate `nu-lsp`)
- [ ] permission management `nu-lsp` on crates.io
2023-11-14 21:01:19 +01:00
..
src Use Record's public API in a bunch of places (#10927) 2023-11-08 14:24:00 +01:00
Cargo.toml Bump version for 0.87.0 release (#11031) 2023-11-14 21:01:19 +01:00
README.md Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00

Plugin Example

Crate with a simple example of the Plugin trait that needs to be implemented in order to create a binary that can be registered into nushell declaration list