Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 180 Bytes

File metadata and controls

9 lines (8 loc) · 180 Bytes

TokenProcessor

To load the repo, execute:

Metacello new
  baseline: 'TokenProcessor';
  repository: 'github://pharo-completion/TokenProcessor/src';
  load.