Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 902 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 902 Bytes

Taggerine Logo

Build Status License

Taggerine 🍊 is an open-source tagger/annotation tool for images.

Taggerine screenshot

Usage

From source

First, clone the repo on your machine:

$ git clone https://github.com/tryolabs/taggerine.git
$ cd taggerine

Finally, use Docker Compose to build and then start the application.

$ docker-compose build
$ docker-compose up

License

Copyright © 2018, Tryolabs. Released under the BSD 3-Clause.