nushell/docs
JT 96a1bf5f8d
Experiment: Allow both $true/true and $false/false (#4696)
* Change true/false to keywords

* oops, clippy

* Both kinds of bools

* Add in some boolean variables

* disable py virtualenv test for now
2022-03-02 19:55:03 -05:00
..
commands Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
sample_config Fix alias in docs/sample_config/config.toml (#4669) 2022-02-28 15:47:14 -06:00
sample_plugins/powershell Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
3rd_Party_Prompts.md document environment variable for starship prompt (#4691) 2022-03-01 18:38:35 -05:00
docker.md moved folders 2022-02-07 19:23:12 +00:00
Environment_Variables.md Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11:00
How_To_Coloring_and_Theming.md Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
howto_build_without_openssl.md moved folders 2022-02-07 19:23:12 +00:00
howto_port_a_command_to_engine_p.md moved folders 2022-02-07 19:23:12 +00:00
implementing_a_command.md Strip trailing whitespace in files (#4575) 2022-02-21 08:38:15 -05:00
make_docs.nu Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
Modules_and_Overlays.md Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11:00
philosophy.md moved folders 2022-02-07 19:23:12 +00:00
README.md Add docs page about modules and overlays (#478) 2021-12-12 23:21:04 +02:00

Documentation

Here is a collection of various pages documenting the changes made in engine-q which should probably end up in the book after we merge it to Nushell.