Initial import.

This commit is contained in:
Emiliano Vavassori 2018-06-17 14:28:05 +02:00
commit 1922e731e7
6 changed files with 118 additions and 0 deletions

23
README.md Normal file
View file

@ -0,0 +1,23 @@
# Simplify installation for Scratch 456.0.1 on Linux #
These scripts simplify the deployment and distribution of Scratch on
GNU/Linux.
## Installation ##
Run the `install.sh` script as root to install Scratch on the local machine on
`/opt/scratch`:
sudo bash install.sh
## Adobe AIR and redistribution ##
You should not distribute Adobe AIR based on Adobe AIR License, so we have
devised a script to install it on GNU/Linux systems accepting the License and
using Adobe AIR SDK for simplified management.
Adobe AIR installation is managed at first launch of Scratch (via the
`scratch-wrapper.sh` script) or it can be done launching the
`air-installer.sh` script by hand with root:
sudo bash air-installer.sh