Jacques Raphanel
bd2034371f
contrib: add support for creating module file skeleton from MSDOS prompt
...
Update createmodule.py to provide support for cmd shell to use `set`
instead of `env`.
Fixes #270 .
2019-05-21 09:23:02 +02:00
Jan Synacek
971ba1a4ab
contrib: createmodule.py: fix typo
2018-08-19 14:57:53 +02:00
Jan Synacek
c045d8d5a7
contrib: createmodule.py: open pipes in text mode
...
Otherwise, pipes are opened in binary mode and there are type errors
further down the code.
2018-08-19 14:57:53 +02:00
Jan Synacek
33523ec5da
contrib: createmodule.py: fix tab indentation
2018-08-19 14:57:53 +02:00
Xavier Delaruelle
885e4b6ded
install: introduce modulecmd wrapper script
...
Which execute the module command bin corresponding to active flavor.
2018-01-04 06:30:39 +01:00
Xavier Delaruelle
abfc76a3c4
contrib: import createmodule.{sh,py} scripts
...
These scripts developed by Orion E. Poplawski are referenced by the
environment-modules.spec file. Include them in repository to be able to
generate RPM from the tarball.
Fixes #130
2017-09-26 06:24:08 +02:00
Xavier Delaruelle
68b5c2530e
contrib: add proper header for add.modules and mkroot
2017-09-18 07:31:00 +02:00
Xavier Delaruelle
7687bb5561
install: add add.modules and mkroot to bindir
2017-09-18 07:22:06 +02:00
Xavier Delaruelle
c89fd9db9e
contrib: import add.modules and mkroot from c branch
...
These scripts are usually part of a regular environment-modules
installation
2017-09-18 06:53:46 +02:00
Kent Mein
caf67faab5
Add a contributed script to help creating inital modules.
2013-03-13 11:57:35 -05:00
Kent Mein
d081f55283
Added really old man pages, and a bunch of example things.
...
Still need to write some documentation for the contrib stuff and
update the man pages.
2013-03-04 07:42:13 -06:00