Skip to content

sanyaade-machine-learning/vars

 
 

Repository files navigation

vars

MBARI's Video Annotation and Reference System

Building

  1. Checkout VARS git clone https://github.com/hohonuuli/vars.git
  2. Build mvn install -P dev

Workflow

VARS uses a Gitflow Workflow. The master branch is for releases. There is a videofile branch for videofile specific releases. Most development should be done on the develop branch. For example:

git clone https://github.com/hohonuuli/vars.git
git checkout -b develop origin/develop

About

MBARI's Video Annotation and Reference System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.7%
  • Groovy 8.5%
  • Scala 4.8%
  • Shell 0.4%
  • Objective-C 0.2%
  • Roff 0.1%
  • Other 0.3%