From fc909fe92ed69417c7b75581cae5179d451bc46e Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 22 Nov 2018 14:04:38 +0000 Subject: Placeholder in README.md for pipeline dependencies A placeholder link is now used in `README.md' to encourage the pipeline designers to keep a backup of all the dependencies they use. --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 15e24a5..b5e3b1b 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,15 @@ This pipeline was designed to have as few dependencies as possible. a directory given at configuration time), they will be used. Otherwise, *GNU Wget* will be used to download any necessary tarball. The necessary tarballs are also collected in the link - below for easy download: + below for easy download. - https://gitlab.com/makhlaghi/reproducible-paper-dependencies + https://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX + + [TO PIPELINE DESIGNERS: IT IS <<>> TO KEEP A + BACKUP OF ALL THE NECESSARY TARBALLS YOU NEED FOR THE PROJECT + (POSSIBLY IN ANOTHER GIT REPOSITORY). IF YOU DO MAKE ONE, PUT ITS + URL IN THE PLACEHOLDER URL ABOVE. IF NOT, REMOVE THE PLACE HOLDER + AND THE LAST LINE OF THE PRAGRAPH ABOVE IT.] 2. Configure the environment (top-level directories in particular) and build all the necessary software for use in the next step. It is -- cgit v1.2.1