Skip to content

Tareq-Assiri/springInitializr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

spring initializr from the shell

someone said that this is a feature that makes intellij ultimate worth paying for.

so this is a script that I wrote in about an hour after to show him that it's not that hard of a feature to implement.

I know it ain't much but it's honest work and it makes my life a bit easier,and I can use it from the comfort of my neovim PDE.

Usage

you'll get prompts in this order using fzf:

  1. type
  2. language
  3. packaging
  4. javaVersion
  5. dependencies Multi-selection hint:use shift-tab
  6. group
  7. artifact
  8. name
  9. description
  10. packageName

Refrence

Spring initializr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages