hpi-swa-teaching / Algernon-Launcher

Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to the core functionalities (classes, methods, morphs, tests, repositories, ...) and even gives you a quick way to evaluate Smalltalk expressions. (SWT22-10)
MIT License
29 stars 5 forks source link

Fix: Remove algernon instances after tests are finished. #253

Closed gwauge closed 2 years ago

gwauge commented 2 years ago

Co-authored-by: Georg Auge georg.auge01@gmail.com