Skip to content

rvillemeur/PharoStartupSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

PharoStartupSettings

======= Settings configuration to customize pharo automatically at startup:

Metacello new
				baseline: 'PharoStartupSettings';
				repository: 'github://rvillemeur/PharoStartupSettings/repository';
				load

Then, add/remove/update method in StartupSettings class. Don't forget to update the class side method setDefaultSettings with message you want to add on startup

To deploy them, run

  StartupSettings setDefaultSettings

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published