Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.

sourcegraph/srclib-basic

 
 

Repository files navigation

srclib-basic Build Status

Requirements

srclib-basic requires:

  • Oracle JDK 8 or OpenJDK 8
  • Gradle 2.8

Language support

srclib-basic supports the following languages

  • PHP
  • Objective-C

Building

srclib-basic can be build and registered with the following two commands:

make
src toolchain add sourcegraph.com/sourcegraph/srclib-basic

Testing

Run git submodule update --init the first time to fetch the submodule test cases in testdata/case.

make test - Test in program mode

make test-gen - Generate new test data in program mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 75.7%
  • ANTLR 24.2%
  • Other 0.1%