mirror of
https://github.com/nushell/nushell.git
synced 2025-07-15 22:05:51 +02:00
Using the `--locked` flag prevents installation failures when dependencies have broken updates. All references are replaced.
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.