Socialmetrica/BaselineOfSocialmetrica.pac.../BaselineOfSocialmetrica.class/instance/mustache..st

8 lines
215 B
Smalltalk
Raw Normal View History

2022-05-15 01:31:16 +00:00
baselines
mustache: spec
Metacello new
repository: 'github://noha/mustache/repository';
baseline: 'Mustache';
load.
spec baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache/repository' ]