Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
09bba27a
Commit
09bba27a
authored
Apr 20, 2017
by
Martin Reinecke
Browse files
add forgotten file
parent
bb4b79c0
Pipeline
#11578
passed with stage
in 7 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci/install_pyHealpix.sh
0 → 100644
View file @
09bba27a
#!/bin/bash
git clone https://gitlab.mpcdf.mpg.de/mtr/pyHealpix.git
cd
pyHealpix
autoreconf
-i
&&
./configure
&&
make
-j4
install
cd
..
rm
-rf
pyHealpix
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment