How to create an empty lagom project using sbt step by step?

251 views Asked by At

according to the lagom reference, i can useactivator new xxx lagom-java to create a simple project. but how to create an empty lagom project(dont include sample code) by using sbt or activator? please show me the steps.

1

There are 1 answers

0
Fabszn On

You can use the following sbt plugin to achieve this : https://github.com/Fabszn/scaffolding-plugin-lagom