SBT plugin providing sbt settings ensuring compiler plugins and compiler source code are available in tests.
This plugin requires sbt 1.0.0+
Run test
for regular unit tests.
Run scripted
for sbt script tests.
The generated project uses sbt-github-actions as a plugin to generate workflows for GitHub actions. For full details of how to use it read this
- publish your source to GitHub
- Follow the instructions in sbt-ci-release to create a sonatype account and setup your keys
sbt ci-release
- Add your plugin to the community plugins list
- Claim your project an Scaladex