2bfcf99e962397a7dddf5002effb82baa505a4f0
- Add TerminalCustomizer which can be used to customise TerminalBuilder before instance from it is build. - Fixes #516
= Spring Shell Active development branch is `main` targeting work for `3.0.x` and `2.1.x` is for maintaining current latest release. == Building Building and running tests: ``` ./gradlew build ``` Publishing to local maven cache: ``` ./gradlew publishToMavenLocal ```
Description
Languages
Java
100%