Commit Graph

5 Commits

Author SHA1 Message Date
M. Anthony Aiello
cd84cf1237 Update run-example to use new anod commands (#58) 2020-07-01 08:54:03 -04:00
M. Anthony Aiello
802fbf43e1 Make run-example run from anywhere
Fix return (which doesn't work); use exit.
Improve the syntax of the script.
Change from sh to bash.
2020-06-17 15:31:33 -04:00
M. Anthony Aiello
4dde968737 New run-example that calls OpenUxAS/run-example
Sets the environment, checks to make sure OpenUxAS and OpenAMASE are build, and calls OpenUxAS/run-example. This skips several steps for using examples in bootstrap, especially dealing with the location of OpenUxAS in anod's sandbox.
2020-05-08 09:53:26 -04:00
M. Anthony Aiello
933ab28264 Fix typo in interpreter 2020-03-23 13:06:50 -04:00
M. Anthony Aiello
e6fc0b2eb4 Make run-example executable; auto-detect plaftorm
Now an executable script, like the others.
Uses e3.env to detect the platform so that it will find OpenUxAS and OpenAMASE automatically.
2020-03-23 13:04:11 -04:00