st – The missing unified installer and runner for Smalltalk

작성자

카테고리:

← 피드로
DEV Community · Hernan · 2026-07-15 개발(SW)

Hernan

Smalltalk has excellent live environments, but managing the different VMs, images, and installers for Pharo, Cuis, Squeak, Glamorous Toolkit, GNU Smalltalk, etc. is painful.

I made st — a lightweight shell-based CLI that gives one consistent interface:

  • st pharo install && st pharo run

  • st gt install, st cuis install, etc.

  • Basic package search/install and eval support where available

  • Works on Linux/macOS/Windows (WSL)

Repo: https://github.com/hernanmd/st

Happy to answer questions, take feedback, or hear what other Smalltalk pain points you’d like addressed.

Contributions welcome (especially adding new dialects)!

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다