Happy !
Moose / Glamour
Project infos
| License | MIT |
| Tags | |
| Creation date | 2013-02-08 |
| Website | http://www.moosetechnology.org/tools/glamour |
Monticello registration
About Glamour
Glamour is an engine for scripting browsers.
Installation
You can download the latest development version by executing the following script in the latest Pharo image:
Gofer new
smalltalkhubUser: 'Moose' project: 'Glamour';
package: 'ConfigurationOfGlamour';
load.
(Smalltalk at: #ConfigurationOfGlamour)
perform: #loadDevelopment
