nushell/crates/nu_plugin_example
Stefan Holderbach 2ec2028637
Bump version to 0.78.0 (#8715)
# Description

Version bump for the `0.78.0`

Start to include the version with our `default_config.nu` and
`default_env.nu`

# Checklist

- [x] reedline
- [ ] release notes
2023-04-04 20:47:00 +02:00
..
src Make plugin commands support examples. (#7984) 2023-02-08 16:14:18 -06:00
Cargo.toml Bump version to 0.78.0 (#8715) 2023-04-04 20:47:00 +02: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