sourcegraph/sourcegraph-gradle-plugin

Name: sourcegraph-gradle-plugin

Owner: Sourcegraph

Description: Sourcegraph Gradle Plugin

Created: 2017-04-25 01:25:04.0

Updated: 2017-07-20 21:35:05.0

Pushed: 2017-07-26 21:40:57.0

Homepage: https://plugins.gradle.org/search?term=sourcegraph

Size: 73

Language: Groovy

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

sourcegraph-gradle-plugin

This Gradle plugin gathers your project's configuration information into json files that can be used by Sourcegraph to provide code intelligence.

To run it, prepend before.gradle to the top of your root build script, and append after.gradle to the bottom. This will add a new javaconfig task to all Gradle projects; you can then run gradle javaconfig on the command line to generate javaconfig.json files in each project. Commit these to your repository, and Sourcegraph will be able to analyze your code!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.