pscedu / singularity-vim

Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient.

Home Page:https://www.vim.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Issue forks Stars License

singularity-vim

Singularity recipe for vim.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the vim script

to /opt/packages/vim/9.1.

Copy the file modulefile.lua to /opt/modulefiles/vim as 9.1.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally.

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely.

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2024 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient.

https://www.vim.org/

License:Apache License 2.0


Languages

Language:Lua 51.2%Language:Shell 33.8%Language:Singularity 15.0%