Page cover

Project Setup

Now, that the environment has been installed, we need a project directory where we will manage all our local project content. Chose any empty folder on your hard-drive for your Script project, for example:

.\Documents\BoomiScripts

The project template

We are going to initialize that folder with the project template from GitHub.

  • Download the project template from GitHub and

  • Unzip its content into the BoomiScripts folder (from above).

BoomiScripts folder populated with the unzipped project template.
  • Start IntelliJ and File -> Open the MyScripts project folder, that shows the black folder overlay.

Open MyScripts with IntelliJ

Unfortunately, we are not yet done and IntelliJ need some first-time-use configuration., before we can start developing.

IntelliJ Configuration

Additional Notes

Invalid VCS root mapping

Last updated