Commit graph

23 commits

Author SHA1 Message Date
Christopher Willis-Ford
2a6893d58e add release instructions to README.md 2021-05-06 11:49:46 -07:00
Christopher Willis-Ford
6c00bb1539 add telemetry reset instructions to README.md 2020-11-17 16:13:18 -08:00
Christopher Willis-Ford
7c6e8a97cc Merge branch 'develop' into redo-rename 2020-09-21 10:46:47 -07:00
Christopher Willis-Ford
ac6935660a update README.md for scratch-gui build changes 2020-09-16 16:04:23 -07:00
Christopher Willis-Ford
8578d60311 Revert "Revert "Merge pull request #131 from cwillisf/rename-to-scratch""
This reverts commit 0817fddce1.
2020-08-04 10:43:27 -07:00
Christopher Willis-Ford
0817fddce1 Revert "Merge pull request #131 from cwillisf/rename-to-scratch"
This reverts commit 71cc32e5bf, reversing
changes made to 43daa269df.
2020-08-04 10:41:32 -07:00
Christopher Willis-Ford
97167537eb rename 'Scratch Desktop' to 'Scratch' / 'the Scratch app' 2020-07-27 11:43:49 -07:00
Christopher Willis-Ford
af73790306 macOS: request camera and microphone access
Note `audio-input` and `camera` were already in `entitlements.plist`

Supporting changes:
- Add `allow-jit` entitlement since documentation says it's needed.
- Only use sandbox for MAS build, not for non-MAS macOS build.
  NOTE: both still use the hardened runtime, as required on Catalina.
- Remove `entitlements.inherit.plist` since it matches default settings.
- Add to `electron-builder.yaml` English descriptions for why the app
  requests access to the microphone and camera. I'm not yet sure if
  there's a way to localize these.
- Minor tweaks in `electron-builder.yaml`.
2020-03-17 18:55:40 -07:00
Christopher Willis-Ford
53f20c3d61 add "quick start" instructions for scratch-gui 2019-07-29 15:22:49 -07:00
Christopher Willis-Ford
f3346944a6 add 'npm run watch-gui', similar to build-gui 2019-07-09 11:29:17 -07:00
Christopher Willis-Ford
d37de9555d Document scratch-gui STATIC_PATH build parameter 2019-05-16 20:23:30 -07:00
David Lechner
b5d01b875b
README: use jsonc code formatting
jsonc allows comments, so it will make the ugly red highlighting go away when the README is viewed on GitHub.
2019-04-09 15:22:50 -05:00
Christopher Willis-Ford
530857a99b Document the NSIS signed installer build process 2018-12-28 12:17:56 -08:00
Christopher Willis-Ford
ba91c89d62 Add dev instructions to README.md 2018-12-27 12:18:09 -08:00
Christopher Willis-Ford
6145b0b9a1 Convert to use npm instead of yarn, rename app 2018-09-27 14:26:51 -07:00
Vik Ramanujam
a4ed6407bb Update CURL installation instructions
Just notify people that it's going to write to the current folder. Otherwise they might forget and pollute their project directory like I did!
2017-10-14 19:56:46 +05:30
Vladimir Krivosheev
cfff20c4e1 chore: fix "minimum" spelling 2017-09-04 18:16:59 +02:00
SimulatedGREG
70562a0c51 update repoLink on readme 2017-08-28 00:33:31 -05:00
SimulatedGREG
3226e592dd readme update 2017-08-27 18:06:26 -05:00
SimulatedGREG
8079e165a8 add .yarnclean, readme update 2017-08-27 16:50:19 -05:00
SimulatedGREG
27a73f068d update wording of dev scripts 2017-08-27 16:42:01 -05:00
SimulatedGREG
031385cd4e update strip-components option in tar 2017-08-27 16:07:17 -05:00
SimulatedGREG
3d57323018 add readme 2017-08-27 15:58:13 -05:00