Skip to content

ainvaltin/nu-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference

Nushell Plugin

The aim of this package is to make it simple to create Nushell Plugins using Go.

Status

WIP. Good enough to write simple plugins.

Nushell protocol 0.107.0. Only message pack encoding is supported.

Unsupported Engine Calls

  • GetConfig - the config struct type is a moving target.

Unsupported Values

  • Range (partially, Int ranges are supported, Float ranges are not)

Example plugins

Example projects outside this repository, ie not those in the examples directory:

To discover more projects using this package see the dependents reported by GitHub and importers reported by go package registry.

About

Nushell plugins in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages