Project template and support files for IW projects
project | 11 months ago | ||
sbt-iw-plugin-presets/ src | 8 months ago | ||
sbt-iw-projects/src/main/scala/works/iterative/ sbt | 8 months ago | ||
src/main/ g8 | 11 months ago | ||
.envrc | 3 years ago | ||
.gitignore | 3 years ago | ||
.scalafmt.conf | 11 months ago | ||
README.markdown | 3 years ago | ||
build.sbt | 11 months ago | ||
flake.lock | 1 year ago | ||
flake.nix | 11 months ago | ||
shell.nix | 2 years ago | ||
version.sbt | 8 months ago |
A Giter8 template for Iterative Works Scala projects!
The project contains default template for Scala projects, referencing plugins that help to maintain IW projects.
The goals are:
The envisioned process:
g8 iterative-works/iw-project-support
.This way the overhead of maintaining multiple projects should be lower, than having to do all the version updates manually.
Also, scalafix rewrites could be part of the project to ease the migrations even further.
Written in 2021 by Michal Příhoda michal.prihoda@iterative.works
To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.