Skip to content

Commit

Permalink
Merge pull request #283 from demarey/source
Browse files Browse the repository at this point in the history
pharo launcher cmd line talk
  • Loading branch information
Ducasse authored Apr 9, 2024
2 parents 15f97e4 + ff876ce commit 02e38f0
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
! Manage your Pharo images from command line

Christophe Demarey, Inria research center of University of Lille

""Abstract:""

Dealing with Pharo images and their Virutal Machines is not always easy. Since some years, Pharo Launcher helps to organize your images and VMs nicely and be more productive.

We will present this year a new way to manage your images through command-line.
You will see that most actions available with Pharo Launcher UI are now available on command-line with the pharo-launcher command.
You will also discover new features available only for command-line that will boost your productivity: create an image with code from your repository, list running images, spot a bug with bisection.


""Bio:""
Christophe Demarey is a research engineer at Inria Lille, working in tight relation with the Evref team. Christophe participates in the Pharo community since 2012. His most noticeable contributions in the past months are in the Pharo Launcher and contributing to the Pharo ecosystem. Christophe is interested in Software Craftsmanship and had initiated Inria Continuous Integration service.

0 comments on commit 02e38f0

Please sign in to comment.