https://github.com/slaclab/slac-cryoem-spack
Spack packages for common cryo-em software
https://github.com/slaclab/slac-cryoem-spack
Last synced: about 1 year ago
JSON representation
Spack packages for common cryo-em software
- Host: GitHub
- URL: https://github.com/slaclab/slac-cryoem-spack
- Owner: slaclab
- Created: 2017-09-13T18:11:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T23:39:42.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T09:42:11.764Z (over 1 year ago)
- Language: Python
- Size: 35.2 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spack pacakge repo for CryoEM software
This holds a set of spack packages for common cryo-em software.
## Getting Started
Install spack:
```
mkdir /opt/spack
cd /opt/spack
git clone https://github.com/LLNL/spack.git /opt/spack
```
Clone this repo
```
cd /opt/spack/var/spack/repos/
git clone https://github.com/slaclab/slac-cryoem-spack.git
```
Register the repo
```
/opt/spack/bin/spack repo add /opt/spack/var/spack/repos/slac-cryoem-spack
```