Skip to content

CodelyTV/java-basic-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โ˜•๐Ÿš€ Java Bootstrap: Skeleton for your new projects

โšก Start your Java projects as fast as possible

CodelyTV Build Status

Introduction

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

How To Start

  1. Install Java: brew cask install java
  2. Clone this repository: git clone https://github.com/CodelyTV/java-bootstrap.
  3. Execute some Gradle lifecycle tasks in order to check everything is OK:
    1. Create the project JAR and other project artifacts: ./gradlew assemble --warning-mode all
    2. Run the tests and plugins verification tasks: ./gradlew check --warning-mode all
  4. Start developing!

How to update dependencies

Other programming languages

About

โ˜•๐Ÿš€ Java Bootstrap: Skeleton for your new projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5