Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.25 KB

sampleProject

Repository with collection of sample ready to use project using tools like Gradle, CircleCi, etc.

Pre-requisite:

Accounts and softwares

Project setup

Fork the project into your github account and then clone the porject locally:

$git clone <<github url>>

, and go to git bash. Run following command:

$./gradlew task

What to do with this?

Then you're all set to start looking at these tutorials. The tutorials are meant to be followed in this order, except if you're already familiar with one of these topics.

  1. Gradle and Circle CI
  2. Git and GitHub
  3. Sonar