8000 GitHub - Gedochao/using_directives
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Gedochao/using_directives

 
 

Repository files navigation

Using directives

Library for processing meta-information written in using-directives syntax.

Generating code coverage report

Run:

./gradlew jacocoTestReport

Then, the coverage report will appear in the output directory, inside the coverage_report directory.

Building the project

The project currently needs JAVA_HOME to be set to JDK 11. After that you can build the project with:

./gradlew build

Run tests with:

./gradlew test

Apply formatting fixes with:

./gradlew :spotlessApply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Nix 0.1%
0