SingularityApp.docs-readme

%apphelp docs-readme

This module will add a README from a repository to a 
container, and then print it out fully for the user
when the app is run:

    ./<container> run docs-readme


%apprun docs-readme
    cat ${SCIF_APPROOT}/README.md

%appfiles docs-readme
    README*

Date: Sep 20, 2017

Author: Vanessa Sochat

Tags: scif help linux singularity

About

Singularity Apps are modular SCI-F apps that can be added as helpers or wrappers for Singularity containers