Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 523 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 523 Bytes

Simple Hello World SimDem Script

The demos in this repository are designed to work with SimDem.

Version check

The scripts in this project are expected to work against a specific version of SimDem, the test below ensures that we are testing against the correct version when running in CI.

echo $SIMDEM_VERSION

Results:

0.7.4-dev

Environment Configuration

For debugging purposes it can be useful to have a dump of the environment, so here it is:

env