Skip to content

akevalion/MyAnimations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyAnimations

My personal animations.

To used download last version of Roassal3 in pharo11, in macOs.

[Metacello new
    baseline: 'Roassal3';
    repository: 'github://ObjectProfile/Roassal3';
    load.
Metacello new
    baseline: 'Roassal3Exporters';
    repository: 'github://ObjectProfile/Roassal3Exporters';
    load: 'Video'.
Metacello new
    baseline: 'AIImageSegmentation';
    repository: 'github://pharo-ai/image-segmentation';
    load.
    ] on: MCMergeOrLoadWarning do: [:warning | warning load ]

About

my personal creations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published