Age | Commit message (Collapse) | Author |
|
* docs: update directory structure
* fix: install dependencies task
* undo reset
* Remove create-a-recipe.md
---------
Co-authored-by: Nate Sesti <sestinj@gmail.com>
|
|
SC1128. (#495)
* The shebang must be on the first line. Delete blanks and move comments. See SC1128.
https://github.com/koalaman/shellcheck/wiki/SC1128
* In POSIX sh, 'source' in place of '.' is undefined.
https://github.com/koalaman/shellcheck/wiki/SC2039
|
|
|
|
figure out commands in multiple sub projects. Developers should run this before the first debugging session and anytime they pull
|