init
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# HTML to PDF
|
||||
|
||||
## Usage
|
||||
|
||||
1. Run the setup script on a debian machine (tested on a debian 13 LXC container)
|
||||
2. You need to set the parameters in the gen.sh file to match your environmnet.
|
||||
3. Use either of the following syntax:
|
||||
|
||||
```bash
|
||||
./gen.sh my-file.html
|
||||
```
|
||||
```
|
||||
./gen.sh oliveratkinson.net
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user