Skip to content

Simple shell script + additional files to make Pharo 1-click image from Jenkins

Notifications You must be signed in to change notification settings

clstrfsck/mk1click

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mk1click

Build Status

Shell script for creating Pharo 1-click images from Pharo Jenkins server.

Supporting files taken from official Pharo 1.3 1-click image.

Description

Downloads Jenkins CI builds of Linux and MacOS Cog VM builds, together with Pharo 1.4 image.

Unpacks and shuffles the resulting files into a structure based on the official Pharo 1.3 1-click image.

Note that Windows VM is currently not included. If there is an official place to get this, it can easily be added.

To use

./mk1click

You should end up with a file Pharo-1.4-<image_build#>-L<linux_vm_build#>-M<macos_vm_build#>-W<win32_vm_build#>-OneClick.zip in the current directory.

License

Released under the MIT license to match Pharo.

About

Simple shell script + additional files to make Pharo 1-click image from Jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages