Buildkit

Maven Central

Just a few build helpers used by Laminar and my other Scala projects.

Documentation

For this project, there isn't any. Maybe later.

Although the code here is not polished, its usage should be fairly straightforward. See the comments in the source code, and the usages of this code in my projects, for example in Laminar.

For changelog, see git commit history.

Sorry, but that's all the time I can spare for this particular project right now.

License & Credits

This code is licensed under the MIT license, copyright Nikita Gazarov.

Except:

  • The VersionHelper and VersionHelperCopy files were borrowed from the Play Framework project, and are licensed under Apache 2.0 License, copyright The Play Framework Contributors. See those files for links to original source.
  • The sbt-buildkit-dynver project is provided under the Apache 2.0 License.