This commit is contained in:
2025-05-24 20:53:22 -05:00
commit a986efc7f1
6 changed files with 351 additions and 0 deletions

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
LIBRARY_ROOT= # root directory for library
LIBRARY_FILETEMPLATE_PATH= # go text/template string that represents the path in the library
LIBRARY_FILETEMPLATE_FILE= # go text/template string that represents the file name in the library path
LIBRARY_NOTAGS_ROOT= # path to put files without tags