Skip to content

themkat/spring-starter-terminal

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Lint script

Spring Starter Terminal

Simple script that uses dialog as a terminal UI for creating new Spring application using the Spring Starter / Spring Initializer service. A little quick and dirty, and the UI has major room for improvement relating to sizes. You can create a project, and it will unpack in the folder you are running the script from (useful to have in PATH if you dare ;) ).

screen recording

Dependencies

  • bash (or equivalent, also tested with zsh)
  • Standard Unix tools (sed, curl)
  • dialog
  • jq

Container image

If you prefer to use the script from a container, it is available on Docker hub and is called themkat/spring-starter. You can also build it yourself from this repo using the included Dockerfile using docker build -t themkat/spring-starter ..

About

Simple script that uses dialog as a terminal UI for creating new Spring application using the Spring Starter / Spring Initializer service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published