Skip to content

Nyan11/Pharo4Capella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharo 11 CI Pharo 12 CI

Pharo4Capella

Import and manipulate Capella models in Pharo.

Installation

In a playground copy and "Do IT":

Metacello new
		baseline: 'Capella';
		repository: 'github://Nyan11/Pharo4Capella:main/src';
		onConflictUseIncoming;
		load.

About

Import and manipulate Capella models in Pharo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published