nu_scripts/before_v0.60/stdlib_candidate
JT 6f9d6250d4
Switch to 'and' and 'or' (#322)
* Switch to 'and' and 'or'

* oops
2022-12-08 12:52:10 +13:00
..
flatter.nu reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
get-column.nu reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
get-latest-release-linux.nu reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
get-row.nu reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
logging.nu reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
nu_style.nu reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00
print.nu Switch to 'and' and 'or' (#322) 2022-12-08 12:52:10 +13:00
README.md reorganize site in preparation for beta and releaes (#161) 2022-02-25 13:10:38 -06:00

Nushell standard library candidate scripts

Definition

Standard library candidates are scripts that should be installed with nushell and be sourced at startup time that add additional functionality to nushell. Some of these scripts could even take the place of some of the current rust code.

Why Candidate?

Since this is really the only documentation of what should be in a standard library for nushell, we need to decide as a community what needs to be included in a standard library.

Category

Standard Library candidates can be any category of script.