chore: initial project commit
This commit is contained in:
12
.env.example
Normal file
12
.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Path to Zotero executable
|
||||
# Linux: /usr/bin/zotero
|
||||
# macOS: /Applications/Zotero.app/Contents/MacOS/zotero
|
||||
# Windows: C:\Program Files\Zotero\zotero.exe
|
||||
ZOTERO_PLUGIN_ZOTERO_BIN_PATH=
|
||||
|
||||
# Path to Zotero profile directory for development
|
||||
# Find via: Help -> Troubleshooting Information -> Profile Directory
|
||||
ZOTERO_PLUGIN_PROFILE_PATH=
|
||||
|
||||
# Data directory (optional, defaults to profile's default)
|
||||
# ZOTERO_PLUGIN_DATA_DIR=
|
||||
Reference in New Issue
Block a user