Understand the working way of custom commands in Docksal with the Drupal 8/9.

vsujeetkumar

"Docksal is a local Docker-based development environment for Drupal projects and other frameworks and CMSes. It is our standard tool for local environments for projects at Microserve. One of the things that Docksal offers is the ability to add custom commands to the Docksal’s fin CLI, either globally or as part of your project. A docksal custom command is a way to automate steps for a routine project task. So in this session we are going to discuss how to create a custom command in docksal using below important examples:

1: PHPUnit tests run.
2: Compile sass and scss into the css."

Track

DevOps