This repo is a work in progress.
$ tapis systems create -F tacc-stampede2-execution-system.json
$ tapis systems create -F tacc-work-storage-system.json
$ tapis systems update -F tacc-stampede2-execution-system.json tacc.stampede2.wallen
$ tapis systems update -F tacc-work-storage-system.json tacc.work.wallen
$ tapis apps init --app-label wallen-dlscore --app-description "DLScore scoring function" --app-version 1.0 dlscore-app
$ tapis apps deploy -W . --no-build --no-push
$ tapis apps pems grant dlscore_app-1.0 <someusername> ALL