46b7d349c3
The `check.ncl` file contains the commands what we could use directly from snakemake to validate the configs and generate the json/yaml for ecg
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
let { Artifact, .. } = import "artifact_contract.ncl" in
|
|
(
|
|
(import "artifacts_nickel/example.ncl") | Artifact
|
|
)
|