spring-cli
spring-cli copied to clipboard
Consolidate terminal writing into a single class
Currently writing to the terminal is done through inheritance on the commands, also the setup of the terminal is a bit awkward - due to spring native and hashing out circular deps which is no longer an issue.