Happy !

CyrilFerlicot / SynLauncher

Project infos

License MIT
Tags
Creation date 2016-01-12
Website

Monticello registration

About SynLauncher

You can install the dev versior with:

    Metacello new
    smalltalkhubUser: #CyrilFerlicot project: #SynLauncher;
    configuration: #SynLauncher;
    version: #development;
    load.

To open the launcher execute this:

PhLDirectoryBasedImageRepository location.
PhLDeploymentScript doAll.
Smalltalk saveSession

Now you can open the Syectique item on the tree. You will need to provide a username and a token. You can change it latter in the settings. The username is the mail address associated with the Jenkins account and you can find your token in your account -> Configure -> Show API Token.