From bf81ffb4fc724193ca6d95e59f798615c802cd84 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 16 Sep 2020 00:15:48 -0500 Subject: [PATCH] Update readme --- README.md | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index fbfac92..9cad56d 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,20 @@ -# doesitarm +Does it ARM +---- -> Apps that support ARM on MacOs +Lists of reported app support for macOS on ARM so far. -## Build Setup +Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitarm/issues). PRs welcome :) -``` bash -# install dependencies -$ yarn install -# serve with hot reload at localhost:3000 -$ yarn run dev +## The Apps -# build for production and launch server -$ yarn run build -$ yarn start +#### Developer Tools -# generate static project -$ yarn run generate -``` +* [Homebrew](https://brew.sh/) - ✳️ Yes, with caveats and some troubleshooting. - [Issue](https://github.com/Homebrew/brew/issues/7857). +* [VS Code](https://code.visualstudio.com/) - 🚫 No, not yet. - [Issue](https://github.com/microsoft/vscode/issues/101724). + + +#### Entertainment + +* [Spotify](https://www.spotify.com/us/download/mac/) - 🚫 No, not yet. -For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).