12 lines
331 B
Markdown
12 lines
331 B
Markdown
# Definitions that are specified in the app
|
|
|
|
[Click here to see the definitions](modules/utils/definitions.go)
|
|
|
|
The following library must be installed
|
|
|
|
```
|
|
sudo apt install libvips-dev
|
|
```
|
|
so that the used library (https://github.com/h2non/bimg) works.
|
|
|
|
*Needed download package found here https://github.com/davidbyttow/govips* |