18555 packages
— page 195
Monticello package from magritte2addons repository
Lukas Renggli Source
pharo
Monticello package from magritte2addons repository
Lukas Renggli Source
pharo
Monticello package from magritte2addons repository
Lukas Renggli Source
pharo
Monticello package from magritteaddons repository
Lukas Renggli Source
pharo
A potential binding of https://github.com/material-components/material-components-web for Seaside
GitHub
MIT
The Morphic Wrappers Revival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes. MathMorphs and related …
SqueakMap
squeak
Project Goal:The MathMorphsRevival is project setup to collect MathMorphs and related projects, convert them, if possible, to Monticello format, and make them run on 3.9. Hopefully having those projects in Monticello format will facilitate community changes.Project History:MathMorphs and related projects …
SqueakSource
squeak
This repository is a collection of all contributions to monticello from all sources. It is open for public contributions.Installation Instructions
SqueakSource
Provides file list and SM registrations for the .mcz file type, allowing easy installation of Monticello packages.
SqueakMap
squeak
Jon Hylands MediaView Web Browser, as released to the public Squeak community.This was developed for a highly customized Squeak environment, and we hope toadapt it to mainstream Squeak.
SqueakMap
squeak
A small GitHub App written in Pharo that can be the starting point for creating your own app
GitHub
pharo
From https://github.com/Metacello/metacello Metacello is a package management system for Smalltalk Copyright (c) 2009-2012 VMware, Inc. All Rights Reserved.Copyright (c) 2013-2015 GemTalks Systems LLC
SqueakMap
squeak
Project and Configuration management for Monticello. See http://code.google.com/p/metacello/ for detailed information about Metacello. See http://seaside.gemstone.com/ss/metacello.html for the primary repository. This project is being maintained as an alternate source for Metacello in case the primary repository is inaccessible.
SqueakSource
pharo
Browser for Metacello based on Glamour. Once loaded, use the World menu to open it.Gofer new squeaksource: 'MetacelloBrowser'; package: 'ConfigurationOfMetacelloBrowser'; load. ((Smalltalk at: #ConfigurationOfMetacelloBrowser) project version: #development) load.
SqueakSource
pharo
Metacello configurations repository
SqueakSource
pharo
a small tool to batch the load (and lock versions) of projects.
GitHub
pharo
MIT
Repository of Metacello Configurations for Pharo 1.0
SqueakSource
pharo
Repository of Metacello Configurations for Pharo 1.1
SqueakSource
pharo
Repository of Metacello Configurations for Pharo 1.1
SqueakSource
pharo
A possible SqueakSource successor for Metacello
SqueakSource
pharo
Method Wrappers can add hidden behavior to a method without recompiling it. They can be used to change a method's behavior. Commonly, they are used to add behavior before and after the default method executes. For example, we can create …
SqueakMap
squeak