Skip to content

StephanEggermont/GToolkitLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launcher and version manager for Glamorous Toolkit

GToolkitLauncher lets you keep several versions of Glamorous Toolkit around, and run each of them with ease. A bit like pyenv for python, or rustup for Rust.

Installation

Install Glamorous Toolkit. On the 'start page', in Local Knowledge Base choose 'Add new page'. Call it something like Environment Setup. Add a Pharo block, and copy this in:

Metacello new
	repository: 'github://StephanEggermont/GToolkitLauncher:main/src';
	baseline: 'GToolkitLauncher';
	load

Then add another Pharo block. Copy the line below, to load the rest of the installation instructions inside the Glamorous toolkit environment:

BaselineOfGToolkitLauncher loadLepiter

At the bottom of your Environment Setup page, you will now see Documents/lepiter/default. Lepiter is the name of the documentation software. Click on there, to select Screenshot of the glamorous toolkit environment, a menu opens from the bottom of the screen showing the GToolkitLauncher documentation as one of the options.

After clicking on this, the documentation will show up in the 'Pages' view on the left, as part of the history of contents.

Screenshot, link to GToolkitLauncher page appears in a table of contents on the left.

Open the GToolkitLauncher page to continue your Glamorous Toolkit journey.

About

Manage and update GToolkit versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •