-
Notifications
You must be signed in to change notification settings - Fork 138
Migrate to .g8 templates #113
base: master
Are you sure you want to change the base?
Conversation
@akkie I have several notes and questions:
|
@alexander-myltsev Thanks for your work on this 👍
|
🎉 I haven't found how to configure both |
@alexander-myltsev Sorry, I've no idea. Have you asked in the related project channels? |
Could you explain how |
@alexander-myltsev I think having tools like scalafmt and scalariformat in a project is always a plus, for having a consistent code style. So we could create a scalafmt script in the root directory of the project, which helps to keep the code style of this seed consistent. And then we can also integrate scalafmt in the seed itself, which helps the users of the seed to format the code during compilation. But the later part isn't a must have for me. I What do you think? |
Pull Request Checklist
Fixes
Fixes #100
Purpose
The PR contains migration from the deprecated Activator template engine to giter8.
Background Context
giter8 is widely used in the Scala community.
The Play team has announced that they drop support for activator in favor of .g8 templates and SBT.
References
https://www.lightbend.com/blog/migrate-activator-giter8
https://groups.google.com/forum/#!topic/play-framework/NeMD04W6bN4