Skip to content

scalac plugin for detecting used/exported symbols of scala sources, forked from https://github.com/foursquare/fsqio

License

Notifications You must be signed in to change notification settings

wbertelsen/scalac-package-symbols-plugin

Repository files navigation

scalac-package-symbols-plugin

A scalac plugin for detecting used/exported symbols of scala sources, forked from https://github.com/foursquare/fsqio/tree/master/src/jvm/io/fsq/buildgen/plugin

(Copyright 2020 Foursquare Labs Inc under the Apache 2.0 License)

What is this for?

This is useful for generating BUILD files for build systems that require explicit source dependencies such as bazel and pants

This is experimental code, do not depend on it.

Building

Pre-requisites

Update deps

  • To add a new 3rd party dependency, add it to ./dependencies.yaml and run ./update_dependencies.sh

Building

./build.sh

Testing

./test.sh

About

scalac plugin for detecting used/exported symbols of scala sources, forked from https://github.com/foursquare/fsqio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published