Skip to content
 
 

Latest commit

 

History

3,111 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MooseIDE

Coverage Status Run tests

New Tools for Moose

Installation

From the Pharo Launcher

  1. New (image)
  2. Official distributions
  3. Choose appropriate Moose image (here the latest Stable version)
  4. (optionally change Image name:)
  5. Create image

Screen capture of Pharo Launcher to make MooseIDE image

From latest Pharo Image

Metacello new
  baseline: 'MooseIDE';
  repository: 'github://moosetechnology/MooseIDE:development/src';
  load

From a Pharo 9 Image

Metacello new
  baseline: 'MooseIDE';
  repository: 'github://moosetechnology/MooseIDE:v2.x.x/src';
  load

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages