Coder Social home page Coder Social logo

borjapazr / java-basic-skeleton Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codelytv/java-basic-skeleton

1.0 1.0 0.0 139 KB

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

Home Page: https://codely.tv

Java 85.97% Makefile 14.03%

java-basic-skeleton's Introduction

โ˜•๐Ÿš€ 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 11: brew cask install corretto or download it here
  2. Set it as your default JVM: export JAVA_HOME='/Library/Java/JavaVirtualMachines/amazon-corretto-11.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

๐Ÿ’ก Related repositories

โ˜• Java

๐Ÿ˜ PHP

๐Ÿงฌ Scala

java-basic-skeleton's People

Contributors

arnau-rius avatar javiercane avatar rgomezcasas avatar

Stargazers

 avatar

Watchers

 avatar

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.