Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
/ simple-xquest Public archive

A bash script that simplifies the installation and setup of the xQuest/xProphet pipeline and creates a directory structure to ensure an easy use. Command-line beginner friendly.

License

Notifications You must be signed in to change notification settings

sdiebolt/simple-xquest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple xQuest

This script can download and install the xQuest/xProphet 2.1.1 pipeline and its dependencies (Apache 2, Perl libraries, etc.) and prepare the necessary directory structure to ensure an easy use on an Ubuntu 18.04 VM as well as on a native installation.

Thus, the installation and use of xQuest/xProphet is greatly simplified for command line beginners.

Prerequisites

This script runs on Ubuntu 18.04 LTS. All dependencies for xQuest/xProphet can be installed through the script.

Due to modifications to Apache 2 configuration files – backups are created –, it is recommended to use a fresh install or VM of Ubuntu 18.04.

Installing

Clone the project, then

cd simple-xquest/
chmod 755 simple_xquest.sh
./simple_xquest.sh -h

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A bash script that simplifies the installation and setup of the xQuest/xProphet pipeline and creates a directory structure to ensure an easy use. Command-line beginner friendly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages