Skip to content
Snippets Groups Projects
Commit e66f76fa authored by BIOPZ-Schmidt Ralf's avatar BIOPZ-Schmidt Ralf
Browse files

Initial commit

parents
Branches
No related tags found
No related merge requests found
HOWTO.sh 0 → 100644
################################################################################
# this directory contains the source code and the documentation that we provide
# as companion material for the publication
################################################################################
mkdir KAPAC
mkdir PAQR
touch KAPAC/README.md
touch PAQR/README.md
git init
git remote add origin ssh://git@git.scicore.unibas.ch:2222/zavolan_public/PAQR_KAPAC.git
git add .
git commit -m "Initial commit"
git push -u origin master
################################################################################
# this directory contains the source code and the documentation that we provide
# as companion material for the publication
################################################################################
git clone ssh://git@git.scicore.unibas.ch:2222/zavolan_public/PAQR_KAPAC.git
mkdir PAQR_KAPAC/KAPAC
mkdir PAQR_KAPAC/PAQR
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment