Skip to content

A basic Java application template using Gradle, Travis-CI and Bintray

Notifications You must be signed in to change notification settings

duckAsteroid/basic-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gradle

This is a a boilr template for new Gradle projects.

Installation

First you must download and install boilr.

Then you can download and install this template as follows:

  $ boilr template download duckAsteroid/gradle-boilr gradle

NOTE: This is a bash script - for Windows consider using Cygwin or similar.

Usage

Replace foo and bar with your own values...

'''bash $ mkdir foo $ cd foo $ git init $ git remote set-url origin [email protected]:foo/bar.git $ boilr template use gradle $ git add . $ git commit -m "Initial Commit" $ git push

About

A basic Java application template using Gradle, Travis-CI and Bintray

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages