abd3lraouf / Semantic

android + Kotlin + Semantic releases + SpotBugs + Jacoco + maven + Gradle + groovy + GitHub actions + SonarQube + commitlint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantic logo

CI code scanner CI build Code Climate sdk

DOI

Contents

Installation

Package

The latest version of the packages can be found on the GitHub releases page.

Root project build.gradle

repositories {
    maven {
        url = uri("https://maven.pkg.github.com/abd3lraouf/Semantic")
    }
}

App project build.gradle

dependencies {
    implementation("dev.abd3lraouf.learn.Semantic:sdk:<latest-release>")
}

sdk

Contributing

Code Climate

Thanks to all our contributors! I'm very grateful for all the work you've done to make Open source projects better.

Contributors

Citation

Semantic versioning project for android DOI:10.5281/zenodo.514068945. AbdElraouf Sabri, A. Senior Android Developer

Copyright

This project is distributed under the Apache license version 2.0 (see the LICENSE file in the project root).

By submitting a pull request to this project, you agree to license your contribution under the Apache license version 2.0 to this project.

About

android + Kotlin + Semantic releases + SpotBugs + Jacoco + maven + Gradle + groovy + GitHub actions + SonarQube + commitlint

License:Apache License 2.0


Languages

Language:Kotlin 87.5%Language:JavaScript 6.7%Language:Shell 5.8%