Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 404 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 404 Bytes

Amber implementation of the basic Monticello functionality. The code and classes here can be used as the basis for proper package/snapshot/patch loading in Smalltalk dialects that don't have Monticello ported or would rather not have Monticello laoded to use the common Smalltalk package.

For a complete Amber solution see the amber-skeleton project.