Skip to content

Instantly share code, notes, and snippets.

@anthonycorbacho
Created January 14, 2015 08:05
Show Gist options
  • Save anthonycorbacho/9195cb87b00862209ea2 to your computer and use it in GitHub Desktop.
Save anthonycorbacho/9195cb87b00862209ea2 to your computer and use it in GitHub Desktop.
Readme Template

#ProjectName

Documentation: User Guide
Mailing List: User and Dev mailling list
Continuous Integration: Build Status
Contributing: Contribution Guide
License: Apache 2.0

ProjectName, a nice description about your project.

To know more about ProjectName, visit our web site http://project.org

Getting Started

Build

If you want to build ProjectName from the souce, please first clone this repository. And then:

./gradlew build

Build with specific version

./gradlew build -PsomeProperties

Configuration

Description

Run

description

@mozodev
Copy link

mozodev commented Jan 14, 2015

Looks good! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment