commit f5bdbe9b792a8256ca637345c245690f4564cbc8 Author: Jesús Pérex Date: Thu Jun 26 23:19:54 2025 +0100 init repo diff --git a/README.md b/README.md new file mode 100644 index 0000000..95363ae --- /dev/null +++ b/README.md @@ -0,0 +1,63 @@ +# nu_plugin_tera + +A [Nushell](https://nushell.sh/) plugin to use [Tera templates](https://keats.github.io/tera/docs/). + +## Installing + +Clone this repository + +Build from source + +```nushell +> cargo install --path . +``` + +### Nushell + +In a [Nushell](https://nushell.sh/) + +```nushell +> plugin add ~/.cargo/bin/nu_plugin_tera +``` + +## Usage + +```nushell +> tera-render