9fe89602d5 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
app.js | ||
install.sh | ||
package-lock.json | ||
package.json | ||
process.py | ||
processAll.py | ||
run_img_api.sh | ||
run_img_server.sh |
README.md
img.accords-library.com
Installation
git clone https://github.com/Accords-Library/img.accords-library.com.git
cd img.accords-library.com
To install imagemagick, run the following command:
./install.sh
To convert the images run: (possibly change the source image folder in the script beforehand)
python ./run_prepareimg.py
To serve the files, run:
./run_img_server.sh