Skip to content

iruizm/cloud-opensource-java

 
 

unstable

This project explores common infrastructure and coding standards for open source Google Cloud Platform projects.

Code Hygiene Dashboard (runs daily; work in progress)

To generate the dashboard from the root directory run:

$ mvn clean install
$ mvn exec:java -Dexec.arguments="-f boms/cloud-oss-bom/pom.xml"

Development

This project is built using Maven.

Requirements

  1. The Google Cloud SDK; install this somewhere on your file system.

  2. Maven 3.5.0 or later.

  3. JDK 8

  4. git

  5. Clone the project to a local directory using git clone git@github.com:GoogleCloudPlatform/cloud-opensource-java.git.

About

Tools for detecting and avoiding linkage errors in GCP open source projects

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.7%
  • FreeMarker 11.2%
  • Shell 9.5%
  • CSS 1.6%
  • Other 1.0%