ohmyzsh/plugins/spring
Marc Cornellà efafef8495
docs: improve several plugin READMEs and add one for `ssh` plugin
2024-08-09 09:44:46 +02:00
..
README.md
_spring

README.md

Spring Boot oh-my-zsh plugin

Adds autocomplete options for all Spring Boot commands.

To use it, add spring to the plugins array in your zshrc file:

plugins=(... spring)

Tips

  • Install Spring Cloud plugin: spring install org.springframework.cloud:spring-cloud-cli:1.0.2.RELEASE

Reference

Maintainer : linux_china (@linux_china)