Introduction
Pre-Requisites
Camundala is written in Scala and provides Scala DSLs. So far we only use it as a sbt projects. Here is a video to get you started with a Scala dev environment: Setting up a dev environment with Coursier.
There are three phases in the development process:
-
Create the directory structure and common files to get you started with Camundala.
-
A Company Project handles the specific configuration for the company.
-
Create the project directory and the Helper Script for the project development.
-
Tasks to support the project development.