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

@@ -1,5 +1,6 @@
{
"dependencies": {
"esbuild": "^0.17.15",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"mitata": "^0.1.3",