Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 972 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 972 Bytes

sampleProject

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

Pre-requisite:

What to do with this?

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

Follow the tutorial