Files
nushell/devdocs
Allan 00bc3b054d Add --locked flag to Cargo install
Using the `--locked` flag prevents installation failures when dependencies have broken updates.

All references are replaced.
2024-11-18 09:28:05 -05: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