Closed riveSunder closed 1 year ago
Most importantly, python -m evolve, but also plot and clone and any other tools as they are developed with command line entry points.
python -m evolve
plot
clone
Added tests for CLI entry points in PR #45
Most importantly,
python -m evolve
, but alsoplot
andclone
and any other tools as they are developed with command line entry points.