https://github.com/linux-china/oh-my-zsh-spring-boot-plugin
oh-my-zsh Spring Boot plugin
https://github.com/linux-china/oh-my-zsh-spring-boot-plugin
Last synced: 20 days ago
JSON representation
oh-my-zsh Spring Boot plugin
- Host: GitHub
- URL: https://github.com/linux-china/oh-my-zsh-spring-boot-plugin
- Owner: linux-china
- Created: 2015-07-17T12:29:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-21T19:25:58.000Z (almost 10 years ago)
- Last Synced: 2025-02-15T16:56:33.622Z (9 months ago)
- Size: 137 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - spring-boot-plugin - Adds autocompletions for [spring-boot](http://projects.spring.io/spring-boot/) commands. (Completions / ZSH on Windows)
- fucking-awesome-zsh-plugins - spring-boot-plugin - Adds autocompletions for [spring-boot](http://projects.spring.io/spring-boot/) commands. (Completions / ZSH on Windows)
- awesome-zsh-plugins - spring-boot-plugin - Adds autocompletions for [spring-boot](http://projects.spring.io/spring-boot/) commands. (Completions / Zinit (née zplugin))
README
# 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
* Spring Boot: http://projects.spring.io/spring-boot/
* Spring Boot CLI: http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#cli
Maintainer : linux_china ([@linux_china](https://twitter.com/linux_china))