This page allows you to pick and install multiple apps at once through your mac's terminal using brew.
You can see it live at: https://setupwizard.netlify.com/
You can replace yarn
with npm run
here.
# build for production
yarn build
# development mode
yarn dev
# run unit tests
yarn test
# serve the bundled dist folder in production mode
yarn serve
To update the listed apps just change the data in:
src/shared/data/apps.js