Java Basic Skeleton Save

☕🚀 Java Bootstrap: Skeleton for your new projects

Project README

☕🚀 Java Basic Skeleton: Save the boilerplate in your new projects

⚡ Start your Java projects as fast as possible

CodelyTV Workflow Status

ℹī¸ Introduction

This is a repository intended to serve as a starting point if you want to bootstrap a Java project with JUnit and Gradle.

🏁 How To Start

  1. Install Java 17: brew install corretto or download it here
  2. Set it as your default JVM: export JAVA_HOME='/Library/Java/JavaVirtualMachines/amazon-corretto-17.jdk/Contents/Home'
  3. Clone this repository: git clone https://github.com/CodelyTV/java-basic-skeleton.
  4. Execute some Gradle lifecycle tasks in order to check everything is OK:
    1. Create the project JAR: make build
    2. Run the tests and plugins verification tasks: make test
  5. Start developing!

☝ī¸ How to update dependencies

☕ Java

🐘 PHP

đŸ§Ŧ Scala

Open Source Agenda is not affiliated with "Java Basic Skeleton" Project. README Source: CodelyTV/java-basic-skeleton
Stars
47
Open Issues
0
Last Commit
3 weeks ago

Open Source Agenda Badge

Open Source Agenda Rating