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.