nu_scripts/before_v0.60/stdlib_candidate
Igor adaae97990
Port before_v0.60/stdlib_candidate (#850)
This PR is part of porting all old scripts #221 and includes the
`stdlib_candidate` scripts

## 7 changed files

- `flatter.nu`
- `get-column.nu`
- `get-row.nu`
- `get-latest-release-linux.nu`
- `logging.nu`
- `nu_style.nu`
- `print.nu`
2024-05-26 07:49:03 -05: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.