Git Product home page Git Product logo

spring-starter-terminal's Introduction

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 ..

spring-starter-terminal's People

Contributors

dependabot[bot] avatar janpetterkruger avatar themkat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

spring-starter-terminal's Issues

Implement a simple dependency search

Now you have to navigate the dependencies with the arrow keys (and navigating using the first letter of the dependency), but being able to search the list would improve user friendliness.

Document usage better

Some of the usage of the dialog menus can be a little weird for people not used to them (e.g, having to navigate arrow keys to the rename button and then click enter etc.). Should we document that better? Maybe some minor notes in the readme can help?

Maybe a screenshot or two can also be useful? This will be slightly different depending on your terminals color scheme. Maybe it could be fun to show in the readme or another markdown document to show them?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.