Skip to content

Web interface and CLI tools to manage image sets in a Postgres DB, deduplicating and thumbnailing them

Notifications You must be signed in to change notification settings

dlight/tagsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, this is tagsystem

Beware: it connects to the database and drop
tables upon compilation!

make             compile on demand
make run         compile on demand, then run

make force       always compiles
make all         compile program and doc
make doc         generate all doc

make clean       cleanup generated files

make html        generate html documentation
make tex         generate latex documentation
make pdf         generate pdf documentation

make mli         output the interface to stdout


There is not much more than a toy implemented

About

Web interface and CLI tools to manage image sets in a Postgres DB, deduplicating and thumbnailing them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published