pharo-lazygun

Description

Collection of utility classes and externion methods for Pharo

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
July 28, 2020
Updated
April 1, 2021

README excerpt

#+TITLE: Pharo Lazygun

[[https://travis-ci.org/EwanDawson/pharo-lazygun.svg?branch=master]]
[[https://pharo.org/download][https://img.shields.io/badge/Pharo-8.0-%23aac9ff.svg]]

A collection of utility classes and extension methods for use with [[https://pharo.org/][Pharo]] Smalltalk.

#+BEGIN_SRC smalltalk
Metacello new
	baseline: 'Lazygun';
	repository: 'github://EwanDawson/pharo-lazygun/src';
	onConflictUseLoaded;
	load.
#+END_SRC
← Back to results