nushell/crates/nu_plugin_example
Darren Schroeder 88a890c11f
bump to dev version 0.83.1 ()
# Description

This bumps nushell to the dev version of 0.83.1 and updates the default
config files with the proper version.

# User-Facing Changes
# Tests + Formatting
# After Submitting
2023-07-26 19:02:13 +02:00
..
src Make plugin commands support examples. () 2023-02-08 16:14:18 -06:00
Cargo.toml bump to dev version 0.83.1 () 2023-07-26 19:02:13 +02:00
README.md Plugin with evaluated call () 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