Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 3.05 KB

README.md

File metadata and controls

68 lines (41 loc) · 3.05 KB

WebSVF

Don't make any changes in the ~/WORKSPACE directory during installation

The following installation only works in an Ubuntu 18.04 environment, so please refer to this guide if you need assistance setting up a Virtual Machine.

Step 1. Clone Project Repository

Open a terminal window in your Ubuntu environment and run the following commands in order (if you encounter errors mentioning permissions then please run these commands prefixed with sudo):

Clone into the repository and direct terminal to the install file:

cd ~
git clone https://github.com/SVF-tools/WebSVF.git
cd ./WebSVF/
cd ./web-svf-install/

Step 2. Run Install Script

Run the following command to begin installation:

source Setup.sh

Please Note

  • Repository Website: If https://svf-tools.github.io/WebSVF/ displays a blank page, please find an error icon in the address bar of your browser and click on it. An error window will pop out saying 'Insecure Content Blocked' since page security is not implemented yet, click on 'Load unsafe Scripts' to load the webpage.

  • Installing Code-Map-Web: Recommended Specifications for the machine (local or virtual) running Ubuntu for installing this project:

    • atleast 2 Available Processor Cores
    • atleast 2GB of Usuable Memory (RAM)

    The installation process will require approximately 20 - 40 minutes based the system's hardware specifications. At different points during the installation, the user may be prompted to put in their password in the installation terminal window (refer to the installation videos linked below) so please take care, else the installation will timeout and will need to be run again.

    The installation process may run into errors during runtime (operation) because of network disconnects/timeouts or something else. Please delete the WebSVF and WORKSPACE folders from your home directory (_cd ~_) and run the code in Step 1. Cloning Project Repository & Step 2. Run Install Script of this README file for installing Code-Map-Web again. The installation will check all the steps and re-install from where the error occured.

    Refer to the following Installation Guide Videos if required:

Work-In-Progress

Developer Notes

WebSVF would not have been possible without its comprising tools and the ividual contributions of all its collaborators. Links to the individual repositories for all contituent components are listed below along with their configuration in the offline-install in this repository.

Patch Notes

  • 5/12/19: Sign Up to Newsletter adds emails to Test Firbase Realtime Database.