On 29 May 2020, at 08:43, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Hi Mark,
There is of course a significant learning curve here. You will need to understand what Metacello is, Monticello & Iceberg (GitHub) repositories, ConfigurationOfXXX & BaselineOfXXX.
The books are good starting points.
This is another recent thread: http://forum.world.st/running-Pharo8-in-Digitalocean-tt5115160.html
Part of which you can read here: https://pharoweekly.wordpress.com/2020/05/20/deployment-tips-from-the-pros/
HTH,
Sven
On 29 May 2020, at 02:07, Mark Guzdial <mjguz@umich.edu> wrote:
While Iâm asking newbie questions, perhaps you could explain this example in the Enterprise book:
<PastedGraphic-1.png>
What is http://www.smalltalkhub.com/mc/Me/MyApp/main here? Is ConfigurationOfMyApp my name, or is it a command line parameter?
Thanks! - Mark