spring-cli icon indicating copy to clipboard operation
spring-cli copied to clipboard

A CLI focused on developer productivity

Results 73 spring-cli issues
Sort by recently updated
recently updated
newest added

Adding a command will add files into the directory ./spring/commands and also add a README-.md file. If a user does the following ``` spring boot new spring command add --from...

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...

Now they are randomly printed, most often out of sequence, under the heading 'user defined commands'. This should be more structured. for `M1` alphabetical sorting is ok, for `M2` define...

* check that private github repos are accessible.

A centrally controlled list of catalogs and project can be browsed after installation of the CLI. The location to look for these lists can be customized, but there are default...