<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hernan</title>
    <description>The latest articles on DEV Community by Hernan (@hernanfmd).</description>
    <link>https://dev.to/hernanfmd</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3872761%2F447d0355-3c7f-462f-b5b0-52e711065732.png</url>
      <title>DEV Community: Hernan</title>
      <link>https://dev.to/hernanfmd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hernanfmd"/>
    <language>en</language>
    <item>
      <title>st – The missing unified installer and runner for Smalltalk</title>
      <dc:creator>Hernan</dc:creator>
      <pubDate>Wed, 15 Jul 2026 00:45:09 +0000</pubDate>
      <link>https://dev.to/hernanfmd/st-the-missing-unified-installer-and-runner-for-smalltalk-53ho</link>
      <guid>https://dev.to/hernanfmd/st-the-missing-unified-installer-and-runner-for-smalltalk-53ho</guid>
      <description>&lt;p&gt;Smalltalk has excellent live environments, but managing the different VMs, images, and installers for Pharo, Cuis, Squeak, Glamorous Toolkit, GNU Smalltalk, etc. is painful.&lt;/p&gt;

&lt;p&gt;I made &lt;code&gt;st&lt;/code&gt; — a lightweight shell-based CLI that gives one consistent interface:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;code&gt;st pharo install &amp;amp;&amp;amp; st pharo run&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;code&gt;st gt install&lt;/code&gt;, &lt;code&gt;st cuis install&lt;/code&gt;, etc.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Basic package search/install and eval support where available&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Works on Linux/macOS/Windows (WSL)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/hernanmd/st" rel="noopener noreferrer"&gt;https://github.com/hernanmd/st&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to answer questions, take feedback, or hear what other Smalltalk pain points you'd like addressed.&lt;/p&gt;

&lt;p&gt;Contributions welcome (especially adding new dialects)! &lt;/p&gt;

</description>
      <category>smalltalk</category>
      <category>cli</category>
      <category>automation</category>
      <category>news</category>
    </item>
  </channel>
</rss>
