1.0.1 |
|
---|---|
1.0.0 |
|
0.3.1 |
|
0.2.1 |
|
0.1.0 |
|
#59 in #configuration-language
184 downloads per month
1MB
23K
SLoC
Nickel
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.
- To install the
nickel
command, usenickel-lang-cli
:cargo install nickel-lang-cli
- To use Nickel as a dependency of your crate, use
nickel-lang-core
.
All versions of nickel-lang
will be yanked.
Dependencies
~25–37MB
~566K SLoC