Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added ZIO Ecosystem SBT Plugin #4

Merged
merged 5 commits into from
Nov 26, 2022
Merged

Added ZIO Ecosystem SBT Plugin #4

merged 5 commits into from
Nov 26, 2022

Conversation

scottweaver
Copy link
Contributor

The purpose of this plugin is provide consistent build experience for all projects in the ZIO ecosystem.

This replaces the 'BuildHelper' class that gets copied and pasted from one ZIO project to another.

  • Provides standard build syntax for common tasks such as linting, preparing a build, etc.
  • Supports extensible custom build commands with helpful descriptions.
  • Things like compiler settings, scala versions, etc. are defined in a single place.
  • True color ASNI art header!!!

The purpose of this plugin is provide consistent build experience for all projects in the ZIO ecosystem.

This replaces the 'BuildHelper' class that gets copied and pasted from one ZIO project to another.

* Provides standard build syntax for common tasks such as linting, preparing a build, etc.
* Supports extensible custom build commands with helpful descriptions.
* Things like compiler settings, scala versions, etc. are defined in a single place.
* True color ASNI art header!!!
@khajavi
Copy link
Member

khajavi commented Nov 26, 2022

Fantastic!

image

@khajavi khajavi merged commit aba0760 into main Nov 26, 2022
@khajavi khajavi deleted the ecosystem-plugin branch November 26, 2022 17:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants