1
0
mirror of https://github.com/nushell/nushell.git synced 2025-01-14 02:08:51 +01:00
nushell/devdocs
Stefan Holderbach ffb80b8873
Curate developer documentation in tree ()
This is still work in progress. But let's start somewhere.

Goal for this being in the repo is to make sure we update it more
frequently than the
https://github.com/nushell/nushell.github.io/tree/main/contributor-book


- Add folder for in-repo developer documentation
- Move PLATFORM_SUPPORT into devdocs
- Move our rust style to devdocs
- Use nushell code formatting in CONTRIBUTING
- Add FAQ file for developers with example questions
- Describe error handling best practices
2023-11-21 18:12:00 +01:00
..
FAQ.md Curate developer documentation in tree () 2023-11-21 18:12:00 +01:00
PLATFORM_SUPPORT.md Curate developer documentation in tree () 2023-11-21 18:12:00 +01:00
README.md Curate developer documentation in tree () 2023-11-21 18:12:00 +01: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