chore: fix syntax and add provisioning mention
This commit is contained in:
parent
6b9687e2fa
commit
9f98484b80
@ -7,12 +7,13 @@ A [Nushell](https://nushell.sh/) plugin to use [Tera templates](https://keats.gi
|
|||||||
Clone this repository
|
Clone this repository
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> **nu_plugin_tera** has dependecies to nushell source via local path in Cargo.toml
|
> **nu_plugin_tera** has dependencies to nushell source via local path in Cargo.toml
|
||||||
> Nushell and plugins require to be **sync** with same **version**
|
> 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)
|
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)
|
||||||
|
|
||||||
Another option is to use [nushell-plugins](/jesus/nushell-plugins) as this repo is also included as submodule there.
|
This plugin is also included as submodule in [nushell-plugins](/jesus/nushell-plugins)
|
||||||
|
as part of plugins collection for [Provisioning project](https://rlung.librecloud.online/jesus/provisioning)
|
||||||
|
|
||||||
Build from source
|
Build from source
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user