To initialize the build system execute: bblfsh-sdk prepare-build, at the root of the project. This will install the SDK at .sdk for this driver.
To execute the tests just execute make test, this will execute the test over the native and the go components of the driver. Use make test-native to run the test only over the native component or make test-driver to run the test just over the go component.
The build is done executing make build. To evaluate the result using a docker container, execute:
docker run -it bblfsh/bash-driver:dev-<commit[:7]>-dirty
Package intellij contains the bblfsh predicates we want to look for in ASTs generated by the Intellij BashSupport module, which are based on constants defined in that library.
Package intellij contains the bblfsh predicates we want to look for in ASTs generated by the Intellij BashSupport module, which are based on constants defined in that library.
Click to show internal directories.
Click to hide internal directories.
go.dev uses cookies from Google to deliver and enhance the quality of its services and to
analyze traffic. Learn more.