Skip to content
terminal

GitHub Action

mdAL CLI

v1 Latest version

mdAL CLI

terminal

mdAL CLI

Generate AL code from mdAL model files

Installation

Copy and paste the following snippet into your .yml file.

              

- name: mdAL CLI

uses: modal-dsl/modal-action@v1

Learn more about this action in modal-dsl/modal-action

Choose a version

mdAL for GitHub Actions

This action allows you to generate AL code from mdAL model files. Find out more about mdAL here.

Inputs

model-file

Required The mdAL model file.

Example usage

uses: mdal-lang/mdal-action@v1
with:
  model-file: 'src/model.mdal'

License

Apache 2.0 (c) Jonathan Neugebauer