Rewrite Developer Docs, Improve DX for new users, moving away from Devcontainer (#2588)

* new docs starting point. missing alot of information

* very experimental idea: make setup

* run on ubuntu 20

* builds on ubuntu 20 (wsl) now

* add release instructions

* add valgrind note from jarred/new-bundler branch, just in case it gets lost when rebasing

* changes requested
This commit is contained in:
dave caruso
2023-04-08 05:23:11 -04:00
committed by GitHub
parent ba7a8a9cb5
commit 461ae27d31
11 changed files with 252 additions and 183 deletions

View File

@@ -130,7 +130,7 @@ bun upgrade --canary
## Contributing
Refer to the [Project > Contributing](https://bun.sh/docs/project/developing) guide to start contributing to Bun.
Refer to the [Project > Development](https://bun.sh/docs/project/development) guide to start contributing to Bun.
## License