文件名称:andy:安迪安装软件的脚本
文件大小:25KB
文件格式:ZIP
更新时间:2024-07-19 10:53:35
Shell
安迪
这些脚本旨在让在从一台计算机移动到另一台计算机时保持清醒。 目的是创建一组轻量级 bash 脚本,这些脚本能够安装在多台机器的用户空间中。 而其他重量级工具,如 、 和 ,我发现我总是花更多的时间调试重量级系统。 下面列出了一些目标:
尽可能使用一组脚本
特定于机器的配置
输出用于 lmod 的 lua 模块文件
支持多个构建层次结构 [TODO]
支持使用 git repos 的源代码构建来开发包
用法
首先设置您的机器名称,这将用于设置 $ export ANDY_INSTALL_MACHINE=
【文件预览】:
andy-master
----andy(4KB)
----bin()
--------darwin_install.sh(186B)
--------blaze_update.sh(3KB)
--------git_functions.sh(273B)
--------conda_install.sh(1KB)
--------ubuntu_install.sh(77B)
--------andy_log.py(2KB)
----machine_confs()
--------conf.ices-sl6.sh(291B)
--------conf.stampede.sh(343B)
--------conf.default.sh(293B)
----dot_files()
--------bash_aliases(3KB)
--------tmux.conf(3KB)
--------gitconfig(1KB)
--------profile(3KB)
--------bash_functions(5KB)
--------bash_profile(1KB)
--------gitignore_global(775B)
--------emacs(685B)
----configs()
--------bash_it()
----modulefiles()
--------andy()
--------hashstack()
--------cuda()
--------python-blosc()
--------dynd-python()
--------blz()
--------anaconda()
--------datashape()
--------libdynd()
--------blaze()
----.gitignore(60B)
----README.md(3KB)
----conf.sh(189B)
----util()
--------functions.sh(900B)