bootis / kidsrubyinstaller-osx

KidsRuby installer for OSX

Home Page:http://kidsruby.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KidsRuby Installer for OSX

This installer is based on Platypus (http://www.sveinbjorn.org/platypus). To install the command line tool, do this:
Download latest version and drop into /Applications, and then:
  cd /Applications/Platypus.app/Contents/Resources
  ./InstallCommandLineTool.sh
Now the command line tool to build a stand-alone installer is ready.

Get all other needed resources to build an installer by running install.sh

Also, run install.sh each time you eant to do a build, to get the latest version of KidsRuby editor from the 'release' branch

To actually build a stand-alone installer, run substituting the real version number for VERSION:
  build_installer.sh VERSION

The script installer.sh is what Platypus uses for the installation process on an end-user computer

The appify.sh is used to package the KidsRuby launcher into a standalone app file.

About

KidsRuby installer for OSX

http://kidsruby.com

License:Other


Languages

Language:Shell 80.1%Language:Python 17.4%Language:Ruby 2.5%