Just a few build helpers used by Laminar and my other Scala projects.
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.
This code is licensed under the MIT license, copyright Nikita Gazarov.
Except:
- The
VersionHelperandVersionHelperCopyfiles 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-dynverproject is provided under the Apache 2.0 License.