1 2 3 4 5 6 7 8 9 10
kind: stack runtime-depends: - base.bst public: bst: integration-commands: - "mkdir -p /tests" - "echo 'This is a test' > /tests/test"