You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
As mentioned from Gerd, there should be bash / bat scripts for windows, mac os and unix to setup the development environment.
First, it should be tested if sbt, git and npm are installed. Then, all steps from the setup guide should be emulated, including the sbt commands. This would leave a ready-to-open project for IntelliJ.
TODOs:
install script for bash (*nix systems)
bat install script for windows
Support for a --dev-option to check out the develop branch directly
Discuss, if executing the steps from the [Advanced]-run is an additional / good idea