Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabriel-milan/atlas-env
Virtual environment for ATLAS analysis
https://github.com/gabriel-milan/atlas-env
Last synced: about 1 month ago
JSON representation
Virtual environment for ATLAS analysis
- Host: GitHub
- URL: https://github.com/gabriel-milan/atlas-env
- Owner: gabriel-milan
- License: gpl-3.0
- Created: 2020-05-04T19:41:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T11:34:49.000Z (over 3 years ago)
- Last Synced: 2024-05-01T17:40:11.420Z (7 months ago)
- Language: Shell
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ATLAS Environment Generator
STOP CRYING!
Not everything should be hard on the Ringer group.
On this repo you'll find a shell script (developed for Debian based machines/containers) that sets everything up for you!
Usage is very simple:
```
generate_envs.sh - Script for virtualenv generation for ATLAS/Ringer users
./generate_envs.sh [options]
options:
-h, --help show this message
--raw generates a raw virtual environment
--pip installs pip packages on requirements.txt
--saphyra installs the Saphyra framework
--root installs ROOT framework
--prometheus install the Prometheus framework
```And then all you have to do is
```
source atlas_env/bin/activate
```And you're done!