Declare Exports Frontend Application.
You may want to point to a non-local frontend Assets server. If so then simply set an environment variable ASSETS_URL
This code is open source software licensed under the Apache 2.0 License
Project contains scalafmt plugin.
Commands for code formatting:
scalafmt # format compile sources
test:scalafmt # format test sources
sbt:scalafmt # format .sbt source
To ensure everything is formatted you can check project using commands below
scalafmt::test # check compile sources
test:scalafmt::test # check test sources
sbt:scalafmt::test # check .sbt sources
This project has a TamperMonkey (Google Chrome) or GreaseMonkey (Firefox) Auto Complete Script to help speed through the form journey.
These scripts can be found in the docs directory.