Skip to content

akevalion/BaselineMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaselineMap

CI

This application provides visualization of the baselines dependencies. The main class is MBMapBuilder, this creates an inner model to handle dependencies. Users of this class can create custom versions, and select it as default class in the system browser configuration, just look for BaselineMap

Installation

Try the next incantation on a playground:

Metacello new
    baseline: 'BaselineMap';
    repository: 'github://akevalion/BaselineMap/src';
    load.

Inspect an instance of BaselineOF

image

And the system browser

image

About

simple baseline map visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published