Commit 9281cb9d by Amir Aharon

vscode additions

parent e834e9ba
Showing with 4 additions and 0 deletions
......@@ -51,5 +51,9 @@ https://docs.npmjs.com/getting-started/fixing-npm-permissions
[admin]
- top for io/disk: sudo iotop -oPa
[VSCode]
- list all extensions:
code --list-extensions | xargs -L 1 echo code --install-extension
[react-native]
react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment