Scripts to install chemical softwares on Linux automatically.
Author: Jinzhe Zeng
Email: jzzeng@stu.ecnu.edu.cn
Only run the following script to install all of softwares:
wget -O - https://raw.githubusercontent.com/njzjz/ChemAutoInstaller/master/ChemAutoInstaller.sh | bash -s -- -A
Available command-line options:
--all, -A Install all of softwares
--anaconda --openbabel --rdkit Install softwares one by one
--lammps --vmd --openmpi
--prefix Directory of Anaconda, default is $HOME/anaconda3
--help, -h See help