chore: add nushell-plugins link and nushell note

This commit is contained in:
Jesús Pérex 2025-06-27 01:04:07 +01:00
parent cb665d4f7e
commit c9bddebc4c

View File

@ -6,7 +6,7 @@ A [Nushell](https://nushell.sh/) plugin to use [Tera templates](https://keats.gi
Clone this repository
>[!IMPORTANT] **nu_plugin_*** have dependecies to nushell source via local path in Cargo.toml
>[!IMPORTANT] **nu_plugin_tera** has dependecies to nushell source via local path in Cargo.toml
> Nushell and plugins require to be **sync** with same **version**
Clone [Nushell](https://nushell.sh/) to plugin to use [Tera templates](https://keats.github.io/tera/docs/) or change dependecies in [Cargo.toml](Cargo.toml)