Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 696 Bytes

File metadata and controls

9 lines (7 loc) · 696 Bytes

cmd2-ansi : Backport of cmd2.ansi module from cmd2 2.7.0 to ease migration to cmd2 3.x

Latest Version GitHub Actions

cmd2-ansi is a backport of the cmd2.ansi module from cmd2 2.7.0. It exists to ease the migration from cmd2 2.x to cmd2 3.x. In cmd2 3.x, there is a dependency on rich which has great support for creating pretty ansi formatting.