Skip to content

amtoine/nu_plugin_kdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nu_plugin_kdl

A plugin to add KDL support to Nushell.

Build the plugin

./cargo-setup.nu /path/to/nushell/nushell/
cargo build --release
register target/release/nu_plugin_kdl

Examples

see examples.md

TODO

  • implement from kdl and support in open foo.kdl
  • implement to kdl and support in save foo.kdl
  • add tests
  • add proper error support
  • support type annotations
  • preserve comments

About

A plugin to add KDL support to Nushell.

Topics

Resources

License

Stars

Watchers

Forks