tmccarthy / github-pr-language-detection   0.0.2

Apache License 2.0 GitHub

Tool that uses github-linguist to detect the language on every PR raised against a repository

Scala versions: 2.13

github-pr-language-detection-lib 0.0.2


Group ID:
au.id.tmm.github-pr-language-detection
Artifact ID:
github-pr-language-detection-lib_2.13
Version:
0.0.2
Release Date:
Nov 15, 2020
Licenses:
Files:

libraryDependencies += "au.id.tmm.github-pr-language-detection" %% "github-pr-language-detection-lib" % "0.0.2"

Mill build tool

ivy"au.id.tmm.github-pr-language-detection::github-pr-language-detection-lib:0.0.2"

Scala CLI

//> using dep "au.id.tmm.github-pr-language-detection::github-pr-language-detection-lib:0.0.2"

Ammonite REPL

import $ivy.`au.id.tmm.github-pr-language-detection::github-pr-language-detection-lib:0.0.2`

<dependency>
  <groupId>au.id.tmm.github-pr-language-detection</groupId>
  <artifactId>github-pr-language-detection-lib_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'au.id.tmm.github-pr-language-detection', name: 'github-pr-language-detection-lib_2.13', version: '0.0.2'