first version
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Mirva
|
||||
|
||||
A tool to create a web gallery from a single folder of images.
|
||||
|
||||
## Installation
|
||||
|
||||
Usage requires ImageMagick binaries! Make sure you have `convert` in PATH.
|
||||
|
||||
Use pip or similar to install from source.
|
||||
|
||||
ex.
|
||||
|
||||
`pip3 install --user --upgrade https://bitbucket.org/MoonQ/mirva/get/tip.tar.gz`
|
||||
|
||||
## Usage
|
||||
|
||||
Use the command line tool `mirva` to render web sites.
|
||||
|
||||
Reference in New Issue
Block a user