Added directory and extension options

This commit is contained in:
Erik C. Thauvin 2023-11-12 16:46:30 -08:00
parent b56f684ac8
commit f8003c72f0
10 changed files with 130 additions and 54 deletions

5
examples/README.md Normal file
View file

@ -0,0 +1,5 @@
# Compile and Run Example
```plain
./bld compile run
```