Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

☕🚀 Java Bootstrap: Skeleton for your new projects

NotificationsYou must be signed in to change notification settings

CodelyTV/java-basic-skeleton

Repository files navigation

Codely logo

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

Codely Open Source projectsCodely Pro coursesWorkflow Status

⚡ Start your Java projects as fast as possible

ℹ️ 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:brew install corretto or download ithere
  2. Set it as your default JVM:export JAVA_HOME='/Library/Java/JavaVirtualMachines/amazon-corretto-$JAVA_VERSION$.jdk/Contents/Home'
  3. Clone this repository:git clone https://github.com/CodelyTV/java-basic-skeleton.
  4. Execute someGradle lifecycle tasks in order to check everything is OK:
    1. Createthe project JAR:make build
    2. Run the tests and plugins verification tasks:make test
  5. Start developing!

☝️ How to update dependencies

💡 Related repositories

☕ Java

🐘 PHP

🧬 Scala

About

☕🚀 Java Bootstrap: Skeleton for your new projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp