eessi is a lightweight command line tool to help with using the European Environment for Scientific Software Installaitons (EESSI).
- Website: https://eessi.io
- Documentation: https://eessi.io/docs
- GitHub: https:/github.com/EESSI
pip install eessipip install .Use eessi --help to get basic usage information.
Check CernVM-FS setup for accessing EESSI
(to be implemented)
Initialize shell environment for using EESSI
Use eval and eessi init to prepare your session environment for using EESSI.
eval "$(eessi init)"To see which commands this would evaluate, just run eessi init.
Create subshell in which EESSI is available and initialised
(to be implemented)
- Easy to install and use.
- User-friendly and intuitive interface to using EESSI.