Aurelia CLI - Features, integrations, alternatives & more
What it does
This action runs au
, the official command line interface for Aurelia. Use the CLI to fetch dependencies, run tests or bundle your app for release.
How it works
This action launches a Docker container using the official Node.js image which is customized with preinstalled aurelia-cli npm package. The container runs test and build commands by default. Once the commands stop running, the container is terminated.
It uses the pipeline's filesystem as its working directory to which generated files are saved.
Action preview
