SmalltalkGitTesting

Details

Source
GitHub
Stars
1
Created
Oct. 29, 2018
Updated
Feb. 13, 2019

Categories

Testing Packaging / VCS

README excerpt

# SmalltalkGitTesting

You can load it by:
```smalltalk
Metacello new
    baseline: 'LBGit';
    repository: 'github://LeonBein/SmalltalkGitTesting';
    load.
 ```
← Back to results