Closed paolodelia99 closed 4 months ago
Add shell scripts in scripts folder. Scripts to add:
scripts
basedir.sh
build.sh
run-tests.sh
Github action to add:
build & test
Add shell scripts in
scripts
folder. Scripts to add:basedir.sh
- to find the base directory of the projectbuild.sh
- to build the projectrun-tests.sh
- to run the testsGithub action to add:
build & test
action is enough for now, triggered on push