Crates.io | nickel-lang |
lib.rs | nickel-lang |
version | 1.0.1 |
source | src |
created_at | 2022-03-09 22:12:40.875927 |
updated_at | 2023-07-10 14:35:04.229096 |
description | Programmable configuration files. |
homepage | https://nickel-lang.org |
repository | https://github.com/tweag/nickel |
max_upload_size | |
id | 547215 |
size | 2,534,711 |
WARNING: THIS CRATES IS ARCHIVED.
This crate used to hold both the library and the binary for the Nickel
configuration language, but nickel-lang
had been split into the crates
nickel-lang-cli
containing the
Nickel CLI (including the nickel
binary) and
nickel-lang-core
for the library
exposing Nickel internals.
nickel
command, use nickel-lang-cli
:
cargo install nickel-lang-cli
nickel-lang-core
.All versions of nickel-lang
will be yanked.