Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.16 KB

README.md

File metadata and controls

49 lines (33 loc) · 2.16 KB

one.irradia.neutrino

Build Status Maven Central Maven Central (snapshot) Codacy Badge Codecov Gitter

neutrino

Features

  • ISC license
  • High coverage automated test suite

Building

Install the Android SDK.

$ ./gradlew clean assembleDebug test

If the above fails, it's a bug. Report it!

Modules

Module Description

Publishing Releases

Releases are published to Maven Central with the following invocation:

$ ./gradlew clean assembleDebug publish closeAndReleaseRepository

Consult the documentation for the Gradle Signing plugin and the Gradle Nexus staging plugin for details on what needs to go into your ~/.gradle/gradle.properties file to do the appropriate PGP signing of artifacts and uploads to Maven Central.

Semantic Versioning

All irradia.one packages obey Semantic Versioning once they reach version 1.0.0.