This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
# Covergen
|
||||||
|
|
||||||
|
Just generates some magic PDF invoice covers using straight up dark magic.
|
||||||
|
|
||||||
|
## Just be lazy
|
||||||
|
|
||||||
|
Go see it in action and download it from [https://s3.blacknova.io/covergen/index.html](https://s3.blacknova.io/covergen/index.html)
|
||||||
|
|
||||||
|
## Just build it
|
||||||
|
|
||||||
|
```
|
||||||
|
$ go build -o covergen ./cmd/covergen
|
||||||
|
```
|
||||||
|
|
||||||
|
## It has wasm!
|
||||||
|
|
||||||
|
```
|
||||||
|
$ make wasm
|
||||||
|
```
|
||||||
|
|
||||||
Reference in New Issue
Block a user