SmartDataInnovationLab / git_batch

create a git-remote for running batch-jobs
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

autmatically create test-environment #2

Open bjuergens opened 6 years ago

bjuergens commented 6 years ago

create script, that creates a test-environment

(git init, git submodule .batch, ./.batch/init, echo "a" >> a.txt, git commit -am ".", etc)