Merge branch 'develop' into node-16-and-asdf

This commit is contained in:
Pieter Vander Vennet 2021-09-30 23:47:41 +02:00 committed by GitHub
commit aa95b2b5f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
257 changed files with 27143 additions and 24969 deletions

View file

@ -31,7 +31,7 @@ To develop and build MapComplete, you
- You can [use asdf to manage your runtime versions](https://asdf-vm.com/).
0. Install `npm`. Linux: `sudo apt install npm` (or your favourite package manager), Windows: install
nodeJS: https://nodejs.org/en/download/
0. Install `wget`, `brew install wget`
0. On iOS, install `wget` (`brew install wget`)
0. Run `npm run init` which …
- runs `npm install`
- generates some additional dependencies and files