chore: add nushell-plugins link and nushell note

This commit is contained in:
Jesús Pérex 2025-06-27 01:07:52 +01:00
parent 1f6d75d593
commit 6b9687e2fa

View File

@ -6,7 +6,8 @@ A [Nushell](https://nushell.sh/) plugin to use [Tera templates](https://keats.gi
Clone this repository
> [!WARNING] **nu_plugin_tera** has dependecies to nushell source via local path in Cargo.toml
> [!WARNING]
> **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)