The aim of this package is to make it simple to create Nushell Plugins using Go.
WIP. Good enough to write simple plugins. See example project which implements commands to convert to/from plist and encode/decode base85.
Nushell protocol
0.101.0
. Only message pack encoding is supported.
- GetConfig
- CustomValueOp
- Range (partially, Int ranges are supported, Float ranges are not)
- CellPath
- Custom