Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 588 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 588 Bytes

Spring Boot oh-my-zsh plugin

oh-my-zsh Spring Boot plugin

Spring Boot autocomplete plugin

  • Adds autocomplete options for all spring boot commands.

Manual Install

 $ cd ~/.oh-my-zsh/plugins
 $ git clone git@github.com:linux-china/oh-my-zsh-spring-boot-plugin.git spring

Adjust your .zshrc file and add spring to plugins=(...)

Reference

Maintainer : linux_china (@linux_china)