Skip to content

Commit 6729d03

Browse files
Script to automatically generate Copilot app.
1 parent fe65588 commit 6729d03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
ogma cfs -p literal --input-file elisa_usecase/expressions.json -f elisa_usecase/json-format.cfg --variable-db elisa_usecase/db.json --app-template-dir updated_template/ --template-vars elisa_usecase/extra-vars.json --app-target-dir apps/
3+
cp ../monitors/Main.hs apps/copilot_app/fsw/src/
4+
cp ../monitors/Auxiliary.hs apps/copilot_app/fsw/src/

0 commit comments

Comments
 (0)