Skip to content

fortizpenaloza/pharo-environment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharo environment

Set of scripts to easily create Pharo environments within a terminal.

Usage

First, you need to fork and update the user-properties file with your preferences.

Then clone your repository and evaluate it in a terminal

$> ./scripts/setup-workspace {name}

Replace {name} with the name of your new environment.

This will create a new folder with the necessary scripts. Move it to some other directory of your choosing.

To start Pharo, go into that directory and type in a terminal

$> cd workspace
$> ./pharo-ui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.3%
  • Smalltalk 46.7%