Skip to content

cmsua/visual-inspection

Repository files navigation

Hexaboard Visual Inspection

University of Alabama

Installation

This repository is designed to install from source.

# Clone the Repository
git clone --recursive https://github.com/cmsua/visual-inspection.git
cd visual-inspection

# Setup a Virtual Environment
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
<<<<<<< HEAD

=======

Install nbstripout commit hook

nbstripout --install

>>>>>>> fc2f9956b3fdf6602e23eb793f6f7c418bb95f18

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published