mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-05 07:08:45 +00:00
tidying up naming scheme and parameters in helper inspection API; [examples] sketch of type metadata example
This commit is contained in:
@@ -8,6 +8,11 @@ cd ..
|
||||
build_path=$root_path/build
|
||||
examples_path=$root_path/examples
|
||||
|
||||
echo ~~~ Running Type Metadata Example ~~~
|
||||
cd $build_path
|
||||
./type_metadata.exe $examples_path/mdesk_files/types.mdesk
|
||||
echo
|
||||
|
||||
echo ~~~ Running Error Generation Example ~~~
|
||||
cd $build_path
|
||||
./user_errors.exe $examples_path/mdesk_files/user_errors.mdesk
|
||||
|
||||
Reference in New Issue
Block a user