Collection of utility classes and externion methods for Pharo
#+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