Skip to content

christian-frei/jakartaee-starter

Repository files navigation

create a jakarta ee/microprofile project in seconds

installation

  1. clone this repo
  2. in .bashrc or .zshrc define an alias i.e.
    alias setupJakartaeeProject=~/scripts/jakartaee-starter/setupJakartaeeProject.sh
    or add the script to your PATH variable.
  3. call the script with a project name:
    $ setupJakartaeeProject myProject
  4. within the newly created project: $ mvn package

About

Creates a JakartaEE maven project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published