This package should self install itself in an intelligent and efficient way on any given OS.
User should be prompted before installation proceeds (not everyone wants to install default packges on their system)
OSX
- create brew file for dependency installation
homebrew
bash >v4
git
grep gnu version
coreutils gnu utils
java >v8
zenity
parallel
freesurfer v6 + patch
How to create a brew formula
Creating a brewfile
Linux
write dependency check and install routine (apt-get?/yum?)
This package should self install itself in an intelligent and efficient way on any given OS.
User should be prompted before installation proceeds (not everyone wants to install default packges on their system)
OSX
homebrewbash>v4gitgrepgnu versioncoreutilsgnu utilsjava>v8zenityparallelfreesurferv6 + patchHow to create a brew formula
Creating a brewfile
Linux
write dependency check and install routine (apt-get?/yum?)