icaoberg / singularity-boxes

Command line ASCII boxes unlimited!

Home Page:https://github.com/ascii-boxes/boxes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status Status Issue forks Stars License

singularity-boxes

echo "This is Sparta!" | boxes
/*******************/
/* This is Sparta! */
/*******************/

Singularity recipe for boxes.

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 locally.

bash ./rbuild.sh

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

icaoberg at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

Command line ASCII boxes unlimited!

https://github.com/ascii-boxes/boxes

License:Apache License 2.0


Languages

Language:Shell 67.6%Language:Singularity 32.4%