nickel-lang

Crates.ionickel-lang
lib.rsnickel-lang
version1.0.1
sourcesrc
created_at2022-03-09 22:12:40.875927
updated_at2023-07-10 14:35:04.229096
descriptionProgrammable configuration files.
homepagehttps://nickel-lang.org
repositoryhttps://github.com/tweag/nickel
max_upload_size
id547215
size2,534,711
Core (github:nickel-lang:core)

documentation

README

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, use nickel-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.

Commit count: 4255

cargo fmt