Skip to content
Snippets Groups Projects
Select Git revision
  • bc78a132a0d5a8b6ae373e7006722b4c811a9684
  • master default protected
  • dev
3 results

modules

Forked from LBMC / Hub / PSMN / modules
102 commits behind the upstream repository.

LBMC module repository

Description

This repository is the development of the LBMC module repository as available on the PSMN in the /Xnfs/site/lbmcdb/common/modules/ folder.

If you don't want to contribute, you don't need to clone this repository and you can proceed with the instruction of the Installation section.

Installation

To get access to the LBMC modules repository use the following command:

ln -s /Xnfs/site/lbmcdb/common/modules/modulefiles ~/privatemodules
source /usr/share/modules/init/bash
module use ~/privatemodules

You can add the following lines to your ~/.bashrc file to make this change permanent :

module use ~/privatemodules