-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

smalltalkci


> Framework for testing Smalltalk projects with GitHub Actions, Travis CI, AppVeyor, GitLab CI, and others.

More information.


Run tests for a configuration file:

smalltalkci {path/to/.smalltalk.ston}

Run tests for the `.smalltalk.ston` configuration in the current directory:

smalltalkci

Debug tests in headful mode (show VM window):

smalltalkci --headful

Download and prepare a well-known smalltalk image for the tests:

smalltalkci --smalltalk {Squeak64-Trunk}

Specify a custom Smalltalk image and VM:

smalltalkci --image {path/to/Smalltalk.image} -- vm {path/to/vm}

Clean up caches and delete builds:

smalltalkci --clean


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:59:05 2024