Skip to content

A custom Lepiter snippet type that runs the string output of Pharo code in the shell. Output from those commands can be used in other snippets in Glamorous Toolkit.

License

Notifications You must be signed in to change notification settings

botwhytho/LeShellSnippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeShellSnippet

A custom Lepiter snippet type that runs the string output of Pharo code in the shell. Output from those commands can be used in other snippets in Glamorous Toolkit.

Installation

Metacello new
    baseline: 'LeShellSnippet';
    repository: 'github://botwhytho/LeShellSnippet:main/src';
    load.

Usage

LeShellSnippet Basic Usage

About

A custom Lepiter snippet type that runs the string output of Pharo code in the shell. Output from those commands can be used in other snippets in Glamorous Toolkit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published