1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-02 12:19:48 +02:00
nushell/devdocs
Stefan Holderbach f9d4fa2c40
Add SOPs for dealing with adding deps/crates ()
Time to expand our developer documentation, as some of this is still
tribal knowledge or things could otherwise slip through the cracks and
are costly to fix later.
2024-05-06 22:14:00 +02:00
..
FAQ.md Curate developer documentation in tree () 2023-11-21 18:12:00 +01:00
HOWTOS.md Add SOPs for dealing with adding deps/crates () 2024-05-06 22:14:00 +02:00
PLATFORM_SUPPORT.md Update PLATFORM_SUPPORT regarding feature flags () 2024-05-03 08:49:44 +02:00
README.md Add SOPs for dealing with adding deps/crates () 2024-05-06 22:14:00 +02:00
rust_style.md Curate developer documentation in tree () 2023-11-21 18:12:00 +01:00

Basic developer documentation

This is intended to give some immediate guidance to how to navigate the codebase and lives from everyone updating it if you make a design change.

A complementary (currently stale) resource has been the Nushell contributor book, which until further notice contains broader design guidance.

Contents